Home
last modified time | relevance | path

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

/external/tcpdump/
Dfuncattrs.h98 #define WARN_UNUSED_RESULT __attribute((warn_unused_result)) macro
100 #define WARN_UNUSED_RESULT macro
/external/libchrome/base/
Dcompiler_specific.h132 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
134 #define WARN_UNUSED_RESULT macro
/external/curl/lib/
Dcurl_setup.h696 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
699 # define WARN_UNUSED_RESULT macro