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