Searched refs:TARGET_FORMAT_TYPES (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmingw32.h259 #undef TARGET_FORMAT_TYPES macro
260 #define TARGET_FORMAT_TYPES mingw_format_attributes macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmingw32.h279 #undef TARGET_FORMAT_TYPES macro
280 #define TARGET_FORMAT_TYPES mingw_format_attributes macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dsol2.h464 #define TARGET_FORMAT_TYPES solaris_format_types
463 #define TARGET_FORMAT_TYPES macro
H A Ddarwin.h1179 #define TARGET_FORMAT_TYPES darwin_additional_format_types macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dsol2.h461 #define TARGET_FORMAT_TYPES solaris_format_types
460 #define TARGET_FORMAT_TYPES macro
H A Ddarwin.h1206 #define TARGET_FORMAT_TYPES darwin_additional_format_types
1188 #define TARGET_FORMAT_TYPES macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c5096 #ifdef TARGET_FORMAT_TYPES
5097 extern const format_kind_info TARGET_FORMAT_TYPES[];
5176 #ifdef TARGET_FORMAT_TYPES
5179 if (TARGET_FORMAT_TYPES != NULL && !dynamic_format_types)
5185 memcpy (&dynamic_format_types[n_format_types], TARGET_FORMAT_TYPES,
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc5102 #ifdef TARGET_FORMAT_TYPES
5103 extern const format_kind_info TARGET_FORMAT_TYPES[];
5182 #ifdef TARGET_FORMAT_TYPES
5191 memcpy (&dynamic_format_types[n_format_types], TARGET_FORMAT_TYPES,

Completed in 310 milliseconds