Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dfuncattrs.h99 #define WARN_UNUSED_RESULT __attribute((warn_unused_result)) macro
101 #define WARN_UNUSED_RESULT macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h234 # define WARN_UNUSED_RESULT macro
253 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro