Home
last modified time | relevance | path

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

/external/webrtc/webrtc/
Dtypedefs.h76 #define WARN_UNUSED_RESULT __attribute__ ((__warn_unused_result__)) macro
78 #define WARN_UNUSED_RESULT macro
/external/pdfium/third_party/base/
Dcompiler_specific.h79 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
81 #define WARN_UNUSED_RESULT macro
/external/webrtc/webrtc/base/
Dcommon.h196 #define WARN_UNUSED_RESULT __attribute__ ((__warn_unused_result__)) macro
198 #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.h697 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
700 # define WARN_UNUSED_RESULT macro