Searched defs:ATTRIBUTE_NONNULL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/include/
H A Dansidecl.h287 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m))) macro
289 # define ATTRIBUTE_NONNULL(m) macro
/freebsd-11-stable/contrib/gdb/include/
H A Dansidecl.h274 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m))) macro
276 # define ATTRIBUTE_NONNULL(m) macro
/freebsd-11-stable/contrib/binutils/include/
H A Dansidecl.h287 # define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m))) macro
289 # define ATTRIBUTE_NONNULL(m) macro

Completed in 70 milliseconds