Searched defs:__attribute_nonnull (Results 1 – 2 of 2) sorted by relevance
216 #define __attribute_nonnull(...) __attribute__((nonnull(__VA_ARGS__))) macro
293 #define __attribute_nonnull(...) __attribute__((nonnull(__VA_ARGS__))) macro