Searched defs:ATTRIBUTE_NONNULL (Results 1 – 3 of 3) sorted by relevance
128 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m))) macro
169 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m))) macro