| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | arm_cmse.h | 167 __attribute__ ((warn_unused_result)) in __cmse_TT_fptr() 188 __attribute__ ((warn_unused_result))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | UniquePtr.h | 82 T* release() __attribute__((warn_unused_result)) { 141 T* release() __attribute__((warn_unused_result)) {
|
| H A D | __config | 1076 # define _LIBCPP_NODISCARD_ATTRIBUTE [[clang::warn_unused_result]] 1078 // We can't use GCC's [[gnu::warn_unused_result]] and 1079 // __attribute__((warn_unused_result)), because GCC does not silence them via
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | UniquePtr.h | 82 T* release() __attribute__((warn_unused_result)) { 141 T* release() __attribute__((warn_unused_result)) {
|
| H A D | __config | 1076 # define _LIBCPP_NODISCARD_ATTRIBUTE [[clang::warn_unused_result]] 1078 // We can't use GCC's [[gnu::warn_unused_result]] and 1079 // __attribute__((warn_unused_result)), because GCC does not silence them via
|
| /OK3568_Linux_fs/u-boot/include/android_avb/ |
| H A D | avb_sysdeps.h | 57 #define AVB_ATTR_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | compiler.h | 48 #define __must_check __attribute__((warn_unused_result))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | compiler.h | 48 #define __must_check __attribute__((warn_unused_result))
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/relayd/relayd/ |
| H A D | 0001-rtnl_flush-Error-on-failed-write.patch | 7 route.c:45:2: error: ignoring return value of 'write', declared with attribute warn_unused_result […
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
| H A D | 0001-tools.cc-fixed-unused-result-warning.patch | 8 …ing return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Werror=unu…
|
| /OK3568_Linux_fs/buildroot/package/libpam-tacplus/ |
| H A D | 0001-Add-an-option-to-disable-Werror.patch | 9 …3: error: ignoring return value of 'read', declared with attribute warn_unused_result [-Werror=unu…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0001-localedef-Add-hardlink-resolver-from-util-linux.patch | 135 +# if (__has_attribute(alloc_size) && __has_attribute(warn_unused_result)) || __GNUC_PREREQ (4, 3) 136 +# define __ul_alloc_size(s) __attribute__((alloc_size(s), warn_unused_result)) 143 +# if (__has_attribute(alloc_size) && __has_attribute(warn_unused_result)) || __GNUC_PREREQ (4, 3) 144 +# define __ul_calloc_size(n, s) __attribute__((alloc_size(n, s), warn_unused_result)) 1061 +static inline char __attribute__((warn_unused_result)) __ul_returns_nonnull 1076 +static inline char * __attribute__((warn_unused_result)) __ul_returns_nonnull 1115 +static inline char * __attribute__((warn_unused_result)) xgethostname(void)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/ |
| H A D | 0001-Fix-implicit-fallthrough-warning.patch | 132 +# warn_unused_result 280 + [warn_unused_result], [
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compiler-gcc.h | 145 #define __must_check __attribute__((warn_unused_result))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | ansidecl.h | 323 # define ATTRIBUTE_WARN_UNUSED_RESULT __attribute__ ((warn_unused_result))
|
| H A D | builtin-attrs.def | 121 DEF_ATTR_IDENT (ATTR_WARN_UNUSED_RESULT, "warn_unused_result")
|
| H A D | options.h | 3476 extern int warn_unused_result; 3479 #define warn_unused_result global_options.x_warn_unused_result macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | ansidecl.h | 323 # define ATTRIBUTE_WARN_UNUSED_RESULT __attribute__ ((warn_unused_result))
|
| H A D | builtin-attrs.def | 121 DEF_ATTR_IDENT (ATTR_WARN_UNUSED_RESULT, "warn_unused_result")
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | compiler.h | 38 #define __must_check __attribute__((warn_unused_result))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | compiler.h | 38 #define __must_check __attribute__((warn_unused_result))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | compiler.h | 38 #define __must_check __attribute__((warn_unused_result))
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | compiler.h | 38 #define __must_check __attribute__((warn_unused_result))
|
| /OK3568_Linux_fs/buildroot/board/roseapplepi/patches/uboot/ |
| H A D | 0001-compiler-.h-sync-include-linux-compiler-.h-with-Linu.patch | 191 +#define __must_check __attribute__((warn_unused_result)) 368 -#define __must_check __attribute__((warn_unused_result)) 394 -#define __must_check __attribute__((warn_unused_result)) 481 -#define __must_check __attribute__((warn_unused_result))
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_fs.c | 262 __attribute__((warn_unused_result, nonnull)); 264 __attribute__((warn_unused_result, nonnull));
|