Home
last modified time | relevance | path

Searched defs:WARN_UNUSED_RESULT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h222 # define WARN_UNUSED_RESULT macro
241 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_internal_defs.h229 # define WARN_UNUSED_RESULT macro
248 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsystem.h813 #define WARN_UNUSED_RESULT __attribute__ ((__warn_unused_result__)) macro
815 #define WARN_UNUSED_RESULT macro
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h1680 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
1682 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
1684 #define WARN_UNUSED_RESULT macro