Searched defs:ATTRIBUTE_PRINTF (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dcommon-defs.h110 #undef ATTRIBUTE_PRINTF macro
111 #define ATTRIBUTE_PRINTF _GL_ATTRIBUTE_FORMAT_PRINTF macro
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-defs.h112 #undef ATTRIBUTE_PRINTF macro
113 #define ATTRIBUTE_PRINTF _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dansidecl.h198 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dansidecl.h157 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dansidecl.h198 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dansidecl.h198 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) macro
[all...]
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dansidecl.h198 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dansidecl.h157 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) macro
[all...]

Completed in 224 milliseconds