Home
last modified time | relevance | path

Searched refs:builtin_define (Results 1 – 25 of 131) sorted by relevance

123456

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dnetbsd.h27 builtin_define ("__NO_LEADING_UNDERSCORES__"); \
28 builtin_define ("__GP_SUPPORT__"); \
30 builtin_define ("__LONG64"); \
33 builtin_define ("__mips_abicalls"); \
37 builtin_define ("__mips_n32"); \
38 builtin_define ("_ABIN32=2"); \
39 builtin_define ("_MIPS_SIM=_ABIN32"); \
40 builtin_define ("_MIPS_SZLONG=32"); \
41 builtin_define ("_MIPS_SZPTR=32"); \
45 builtin_define ("__mips_n64"); \
[all …]
Dmips.h427 builtin_define (macro); \
439 builtin_define ("__mips__"); \
440 builtin_define ("_mips"); \
450 builtin_define ("mips"); \
453 builtin_define ("__mips64"); \
461 builtin_define ("_R4000"); \
466 builtin_define ("_R3000"); \
470 builtin_define ("__mips_fpr=64"); \
472 builtin_define ("__mips_fpr=0"); \
474 builtin_define ("__mips_fpr=32"); \
[all …]
Dsdemtk.h26 builtin_define ("__SDE_MIPS__"); \
30 builtin_define ("__mipsr2"); \
34 builtin_define ("__mipsfp64"); \
37 builtin_define ("__NO_FLOAT"); \
39 builtin_define ("__SOFT_FLOAT"); \
41 builtin_define ("__SINGLE_FLOAT"); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/
Dpa-hpux11.h35 builtin_define ("__hp9000s800"); \
36 builtin_define ("__hp9000s800__"); \
37 builtin_define ("__hpux"); \
38 builtin_define ("__hpux__"); \
39 builtin_define ("__unix"); \
40 builtin_define ("__unix__"); \
41 builtin_define ("__STDC_EXT__"); \
44 builtin_define ("_HPUX_SOURCE"); \
45 builtin_define ("_REENTRANT"); \
46 builtin_define ("_INCLUDE_LONGLONG"); \
[all …]
Dpa-hpux10.h36 builtin_define ("__hp9000s800"); \
37 builtin_define ("__hp9000s800__"); \
38 builtin_define ("__hpux"); \
39 builtin_define ("__hpux__"); \
40 builtin_define ("__unix"); \
41 builtin_define ("__unix__"); \
42 builtin_define ("__STDC_EXT__"); \
45 builtin_define ("_HPUX_SOURCE"); \
46 builtin_define ("_REENTRANT"); \
47 builtin_define ("_INCLUDE_LONGLONG"); \
[all …]
Dpa-hpux.h52 builtin_define ("__hp9000s800"); \
53 builtin_define ("__hp9000s800__"); \
54 builtin_define ("__hp9k8"); \
55 builtin_define ("__hp9k8__"); \
56 builtin_define ("__hpux"); \
57 builtin_define ("__hpux__"); \
58 builtin_define ("__unix"); \
59 builtin_define ("__unix__"); \
60 builtin_define ("__STDC_EXT__"); \
63 builtin_define ("_HPUX_SOURCE"); \
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh-c.cc74 #define builtin_define(TXT) cpp_define (pfile, TXT) macro
81 builtin_define ("__sh__"); in sh_cpu_cpp_builtins()
87 builtin_define ("__sh1__"); in sh_cpu_cpp_builtins()
88 builtin_define ("__SH1__"); in sh_cpu_cpp_builtins()
91 builtin_define ("__sh2__"); in sh_cpu_cpp_builtins()
92 builtin_define ("__SH2__"); in sh_cpu_cpp_builtins()
95 builtin_define ("__SH2E__"); in sh_cpu_cpp_builtins()
98 builtin_define ("__SH2A__"); in sh_cpu_cpp_builtins()
100 builtin_define (TARGET_FPU_SINGLE in sh_cpu_cpp_builtins()
103 builtin_define (TARGET_FPU_ANY in sh_cpu_cpp_builtins()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/
Dbfin.h40 builtin_define ("__ADSPBLACKFIN__"); \
41 builtin_define ("__ADSPLPBLACKFIN__"); \
48 builtin_define ("__ADSPBF512__"); \
49 builtin_define ("__ADSPBF51x__"); \
52 builtin_define ("__ADSPBF514__"); \
53 builtin_define ("__ADSPBF51x__"); \
56 builtin_define ("__ADSPBF516__"); \
57 builtin_define ("__ADSPBF51x__"); \
60 builtin_define ("__ADSPBF518__"); \
61 builtin_define ("__ADSPBF51x__"); \
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dvxworks.h43 builtin_define ("__ELF__"); \
45 builtin_define ("__EABI__"); \
50 builtin_define ("__ppc"); \
53 builtin_define ("CPU_FAMILY=PPC"); \
57 builtin_define ("__PPC__"); \
61 builtin_define ("__PPC__"); \
62 builtin_define ("__powerpc__"); \
65 builtin_define ("__PPC64__"); \
66 builtin_define ("__powerpc64__"); \
70 builtin_define ("__PPC"); \
[all …]
Daix.h139 builtin_define ("_IBMR2"); \
140 builtin_define ("_POWER"); \
141 builtin_define ("__unix__"); \
142 builtin_define ("_AIX"); \
143 builtin_define ("_AIX32"); \
144 builtin_define ("_AIX41"); \
145 builtin_define ("_LONG_LONG"); \
147 builtin_define ("__LONGDOUBLE128"); \
152 builtin_define ("__PPC__"); \
153 builtin_define ("__PPC64__"); \
[all …]
Drs6000-c.cc86 #define builtin_define(TXT) cpp_define (pfile, TXT) macro
610 builtin_define ("__RECIP__"); in rs6000_cpu_cpp_builtins()
612 builtin_define ("__RECIPF__"); in rs6000_cpu_cpp_builtins()
614 builtin_define ("__RSQRTE__"); in rs6000_cpu_cpp_builtins()
616 builtin_define ("__RSQRTEF__"); in rs6000_cpu_cpp_builtins()
618 builtin_define ("__FLOAT128_TYPE__"); in rs6000_cpu_cpp_builtins()
620 builtin_define ("__SIZEOF_IBM128__=16"); in rs6000_cpu_cpp_builtins()
622 builtin_define ("__SIZEOF_IEEE128__=16"); in rs6000_cpu_cpp_builtins()
624 builtin_define ("__BUILTIN_CPU_SUPPORTS__"); in rs6000_cpu_cpp_builtins()
630 builtin_define ("__vector=__attribute__((altivec(vector__)))"); in rs6000_cpu_cpp_builtins()
[all …]
Daix73.h110 builtin_define ("_AIX43"); \
111 builtin_define ("_AIX51"); \
112 builtin_define ("_AIX52"); \
113 builtin_define ("_AIX53"); \
114 builtin_define ("_AIX61"); \
115 builtin_define ("_AIX71"); \
116 builtin_define ("_AIX72"); \
117 builtin_define ("_AIX73"); \
Dnetbsd.h31 builtin_define ("__powerpc__"); \
35 builtin_define ("_SECURE_PLT"); \
37 builtin_define ("_SOFT_FLOAT"); \
39 builtin_define ("__PPC_ISEL__"); \
52 builtin_define ("__BIG_ENDIAN__"); \
57 builtin_define ("__LITTLE_ENDIAN__"); \
Daix72.h110 builtin_define ("_AIX43"); \
111 builtin_define ("_AIX51"); \
112 builtin_define ("_AIX52"); \
113 builtin_define ("_AIX53"); \
114 builtin_define ("_AIX61"); \
115 builtin_define ("_AIX71"); \
116 builtin_define ("_AIX72"); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dvxworks.h41 builtin_define ("ARMEB"); \
43 builtin_define ("ARMEL"); \
46 builtin_define ("_VX_CPU=XSCALE"); \
48 builtin_define ("_VX_CPU=ARMARCH8A"); \
52 builtin_define ("_VX_CPU=ARMARCH7M"); \
54 builtin_define ("_VX_CPU=ARMARCH7_T2"); \
56 builtin_define ("_VX_CPU=ARMARCH7"); \
61 builtin_define ("_VX_CPU=ARMARCH6_T"); \
63 builtin_define ("_VX_CPU=ARMARCH6"); \
66 builtin_define ("_VX_CPU=ARMARCH5_T"); \
[all …]
Darm-c.cc183 #define builtin_define(TXT) cpp_define (pfile, TXT) macro
231 builtin_define ("__ARM_FEATURE_CMSE"); in arm_cpu_builtins()
259 builtin_define ("__arm__"); in arm_cpu_builtins()
266 builtin_define ("__ARM_ARCH_ISA_ARM"); in arm_cpu_builtins()
267 builtin_define ("__APCS_32__"); in arm_cpu_builtins()
285 builtin_define ("__ARMEB__"); in arm_cpu_builtins()
286 builtin_define ("__ARM_BIG_ENDIAN"); in arm_cpu_builtins()
290 builtin_define ("__ARMEL__"); in arm_cpu_builtins()
294 builtin_define ("__SOFTFP__"); in arm_cpu_builtins()
296 builtin_define ("__VFP_FP__"); in arm_cpu_builtins()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m68k/
Dm68k.h63 builtin_define ("__m68k__"); \
106 builtin_define ("__mcfv1__"); \
110 builtin_define ("__mcfv2__"); \
114 builtin_define ("__mcfv3__"); \
118 builtin_define ("__mcfv4__"); \
122 builtin_define ("__mcfv4e__"); \
126 builtin_define ("__mcfv5__"); \
134 builtin_define ("__HAVE_68881__"); \
142 builtin_define (tmp); \
145 builtin_define (tmp); \
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Darc-c.cc33 #define builtin_define(TXT) cpp_define (pfile, TXT) macro
55 builtin_define ("__arc__"); in arc_cpu_cpp_builtins()
69 builtin_define (TARGET_BIG_ENDIAN in arc_cpu_cpp_builtins()
72 builtin_define ("__big_endian__"); in arc_cpu_cpp_builtins()
76 builtin_define ("__arc_hard_float__"); in arc_cpu_cpp_builtins()
77 builtin_define ("__ARC_HARD_FLOAT__"); in arc_cpu_cpp_builtins()
81 builtin_define ("__arc_soft_float__"); in arc_cpu_cpp_builtins()
82 builtin_define ("__ARC_SOFT_FLOAT__"); in arc_cpu_cpp_builtins()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/
Dalpha.h25 builtin_define ("__alpha"); \
26 builtin_define ("__alpha__"); \
31 builtin_define ("__alpha_cix__"); \
36 builtin_define ("__alpha_fix__"); \
41 builtin_define ("__alpha_bwx__"); \
46 builtin_define ("__alpha_max__"); \
51 builtin_define ("__alpha_ev6__"); \
56 builtin_define ("__alpha_ev5__"); \
61 builtin_define ("__alpha_ev4__"); \
65 builtin_define ("_IEEE_FP"); \
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dhpux.h40 builtin_define("__IA64__"); \
41 builtin_define("_LONGLONG"); \
42 builtin_define("_INCLUDE_LONGLONG"); \
43 builtin_define("__STDC_EXT__"); \
44 builtin_define("_UINT128_T"); \
47 builtin_define("_HPUX_SOURCE"); \
48 builtin_define("__STDCPP__"); \
49 builtin_define("_INCLUDE__STDC_A1_SOURCE"); \
52 builtin_define("_ILP32"); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Dvxworks.h311 builtin_define ("__vxworks"); \
312 builtin_define ("__VXWORKS__"); \
315 builtin_define ("__RTP__"); \
317 builtin_define ("_WRS_KERNEL"); \
318 builtin_define ("TOOL_FAMILY=" VXWORKS_PERSONALITY); \
319 builtin_define ("TOOL=" VXWORKS_PERSONALITY); \
322 builtin_define ("_VSB_CONFIG_FILE=<config/vsbConfig.h>"); \
329 builtin_define ("_ALLOW_KEYWORD_MACROS"); \
336 builtin_define("_C99"); \
Dsol2.h88 builtin_define ("__svr4__"); \
89 builtin_define ("__SVR4"); \
105 builtin_define ("__STDC_VERSION__=199901L");\
110 builtin_define ("__STDC_VERSION__=201112L");\
113 builtin_define ("_XOPEN_SOURCE=600"); \
114 builtin_define ("_LARGEFILE_SOURCE=1"); \
115 builtin_define ("_LARGEFILE64_SOURCE=1"); \
116 builtin_define ("_FILE_OFFSET_BITS=64"); \
117 builtin_define ("__EXTENSIONS__"); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Drx.h25 builtin_define ("__RX__"); \
29 builtin_define ("__RX610__"); \
34 builtin_define ("__RX100__"); \
39 builtin_define ("__RX200__"); \
44 builtin_define ("__RX600__"); \
49 builtin_define ("__RX_BIG_ENDIAN__"); \
51 builtin_define ("__RX_LITTLE_ENDIAN__");\
54 builtin_define ("__RX_64BIT_DOUBLES__");\
56 builtin_define ("__RX_32BIT_DOUBLES__");\
59 builtin_define ("__RX_FPU_INSNS__"); \
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dopenbsd64.h33 builtin_define ("__unix__"); \
34 builtin_define ("__OpenBSD__"); \
37 builtin_define ("__sparc64__"); \
38 builtin_define ("__sparcv9__"); \
39 builtin_define ("__sparc_v9__"); \
40 builtin_define ("__arch64__"); \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dcygming.h131 builtin_define ("_X86_=1"); \
133 builtin_define ("__SEH__"); \
135 builtin_define ("__stdcall=__attribute__((__stdcall__))"); \
136 builtin_define ("__fastcall=__attribute__((__fastcall__))"); \
137 builtin_define ("__thiscall=__attribute__((__thiscall__))"); \
138 builtin_define ("__cdecl=__attribute__((__cdecl__))"); \
141 builtin_define ("_stdcall=__attribute__((__stdcall__))"); \
142 builtin_define ("_fastcall=__attribute__((__fastcall__))"); \
143 builtin_define ("_thiscall=__attribute__((__thiscall__))"); \
144 builtin_define ("_cdecl=__attribute__((__cdecl__))"); \
[all …]

123456