Searched defs:__nodiscard (Results 1 – 3 of 3) sorted by relevance
143 #define __nodiscard __attribute__((__warn_unused_result__)) macro