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