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