Searched defs:__must_check (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/tools/include/linux/ | ||
D | types.h | 58 #define __must_check macro |
/linux-6.6.21/include/linux/ | ||
D | compiler_attributes.h | 356 #define __must_check __attribute__((__warn_unused_result__)) macro |