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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dansidecl.h349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) macro
351 # define ATTRIBUTE_NULL_PRINTF(m, n) macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dansidecl.h349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) macro
351 # define ATTRIBUTE_NULL_PRINTF(m, n) macro
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/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...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dansidecl.h349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) macro
351 # define ATTRIBUTE_NULL_PRINTF(m, n) macro
[all...]

Completed in 74 milliseconds