Searched defs:__nonnull_attribute__ (Results 1 – 1 of 1) sorted by relevance
24 # define __nonnull_attribute__(...) __attribute__ ((__nonnull__ (__VA_ARGS__))) macro26 # define __nonnull_attribute__(args...) macro