Searched defs:ATTRIBUTE_WARN_UNUSED_RESULT (Results 1 – 4 of 4) sorted by relevance
282 # define ATTRIBUTE_WARN_UNUSED_RESULT __attribute__ ((__warn_unused_result__)) macro
282 # define ATTRIBUTE_WARN_UNUSED_RESULT __attribute__ ((warn_unused_result)) macro
323 # define ATTRIBUTE_WARN_UNUSED_RESULT __attribute__ ((warn_unused_result)) macro