Searched defs:WARN_UNUSED_RESULT (Results 1 – 5 of 5) sorted by relevance
76 #define WARN_UNUSED_RESULT __attribute__ ((__warn_unused_result__)) macro78 #define WARN_UNUSED_RESULT macro
79 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro81 #define WARN_UNUSED_RESULT macro
196 #define WARN_UNUSED_RESULT __attribute__ ((__warn_unused_result__)) macro198 #define WARN_UNUSED_RESULT macro
132 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro134 #define WARN_UNUSED_RESULT macro
697 # define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro700 # define WARN_UNUSED_RESULT macro