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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dansidecl.h335 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) macro
337 # define ATTRIBUTE_NULL_PRINTF(m, n) macro
[all...]
/freebsd-11-stable/contrib/gdb/include/
H A Dansidecl.h297 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) macro
299 # define ATTRIBUTE_NULL_PRINTF(m, n) macro
[all...]
/freebsd-11-stable/contrib/binutils/include/
H A Dansidecl.h335 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) macro
337 # define ATTRIBUTE_NULL_PRINTF(m, n) macro
[all...]

Completed in 60 milliseconds