Home
last modified time | relevance | path

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

12345678910>>...13

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A 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 …]
H A 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 …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A 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 …]
H A Dmips.h406 builtin_define (macro); \
418 builtin_define ("__mips__"); \
419 builtin_define ("_mips"); \
429 builtin_define ("mips"); \
432 builtin_define ("__mips64"); \
440 builtin_define ("_R4000"); \
445 builtin_define ("_R3000"); \
449 builtin_define ("__mips_fpr=64"); \
451 builtin_define ("__mips_fpr=0"); \
453 builtin_define ("__mips_fpr=32"); \
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A 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 …]
H A 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 …]
H A 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.old/dist/gcc/config/pa/
H A 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 …]
H A 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 …]
H A 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.old/dist/gcc/config/microblaze/
H A Dmicroblaze-c.c30 #define builtin_define(TXT) cpp_define (pfile, TXT) macro
41 builtin_define ("__MICROBLAZE__"); in microblaze_cpp_define()
42 builtin_define ("__microblaze__"); in microblaze_cpp_define()
45 builtin_define ("_LITTLE_ENDIAN"); in microblaze_cpp_define()
46 builtin_define ("__LITTLE_ENDIAN__"); in microblaze_cpp_define()
47 builtin_define ("__MICROBLAZEEL__"); in microblaze_cpp_define()
51 builtin_define ("_BIG_ENDIAN"); in microblaze_cpp_define()
52 builtin_define ("__BIG_ENDIAN__"); in microblaze_cpp_define()
53 builtin_define ("__MICROBLAZEEB__"); in microblaze_cpp_define()
58 builtin_define ("HAVE_HW_MUL"); in microblaze_cpp_define()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze-c.cc30 #define builtin_define(TXT) cpp_define (pfile, TXT) macro
41 builtin_define ("__MICROBLAZE__"); in microblaze_cpp_define()
42 builtin_define ("__microblaze__"); in microblaze_cpp_define()
45 builtin_define ("_LITTLE_ENDIAN"); in microblaze_cpp_define()
46 builtin_define ("__LITTLE_ENDIAN__"); in microblaze_cpp_define()
47 builtin_define ("__MICROBLAZEEL__"); in microblaze_cpp_define()
51 builtin_define ("_BIG_ENDIAN"); in microblaze_cpp_define()
52 builtin_define ("__BIG_ENDIAN__"); in microblaze_cpp_define()
53 builtin_define ("__MICROBLAZEEB__"); in microblaze_cpp_define()
58 builtin_define ("HAVE_HW_MUL"); in microblaze_cpp_define()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A 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.old/dist/gcc/config/sh/
H A Dsh-c.c74 #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.old/dist/gcc/config/bfin/
H A 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/bfin/
H A 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.old/dist/gcc/config/riscv/
H A Driscv-c.c30 #define builtin_define(TXT) cpp_define (pfile, TXT) macro
37 builtin_define ("__riscv"); in riscv_cpu_cpp_builtins()
40 builtin_define ("__riscv_compressed"); in riscv_cpu_cpp_builtins()
43 builtin_define ("__riscv_32e"); in riscv_cpu_cpp_builtins()
46 builtin_define ("__riscv_atomic"); in riscv_cpu_cpp_builtins()
49 builtin_define ("__riscv_mul"); in riscv_cpu_cpp_builtins()
51 builtin_define ("__riscv_div"); in riscv_cpu_cpp_builtins()
53 builtin_define ("__riscv_muldiv"); in riscv_cpu_cpp_builtins()
61 builtin_define ("__riscv_fdiv"); in riscv_cpu_cpp_builtins()
62 builtin_define ("__riscv_fsqrt"); in riscv_cpu_cpp_builtins()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv-c.cc32 #define builtin_define(TXT) cpp_define (pfile, TXT) macro
39 builtin_define ("__riscv"); in riscv_cpu_cpp_builtins()
42 builtin_define ("__riscv_compressed"); in riscv_cpu_cpp_builtins()
45 builtin_define ("__riscv_32e"); in riscv_cpu_cpp_builtins()
48 builtin_define ("__riscv_atomic"); in riscv_cpu_cpp_builtins()
51 builtin_define ("__riscv_mul"); in riscv_cpu_cpp_builtins()
53 builtin_define ("__riscv_div"); in riscv_cpu_cpp_builtins()
55 builtin_define ("__riscv_muldiv"); in riscv_cpu_cpp_builtins()
63 builtin_define ("__riscv_fdiv"); in riscv_cpu_cpp_builtins()
64 builtin_define ("__riscv_fsqrt"); in riscv_cpu_cpp_builtins()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch-c.cc31 #define builtin_define(TXT) cpp_define (pfile, TXT) macro
50 builtin_define (macro); \
62 builtin_define ("__loongarch__"); in loongarch_cpu_cpp_builtins()
70 builtin_define ("__loongarch_grlen=64"); in loongarch_cpu_cpp_builtins()
71 builtin_define ("__loongarch64"); in loongarch_cpu_cpp_builtins()
76 builtin_define ("_ABILP64=3"); in loongarch_cpu_cpp_builtins()
77 builtin_define ("_LOONGARCH_SIM=_ABILP64"); in loongarch_cpu_cpp_builtins()
78 builtin_define ("__loongarch_lp64"); in loongarch_cpu_cpp_builtins()
84 builtin_define ("__loongarch_double_float=1"); in loongarch_cpu_cpp_builtins()
86 builtin_define ("__loongarch_single_float=1"); in loongarch_cpu_cpp_builtins()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A 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 …]
H A 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 …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daix.h141 builtin_define ("_IBMR2"); \
142 builtin_define ("_POWER"); \
143 builtin_define ("__unix__"); \
144 builtin_define ("_AIX"); \
145 builtin_define ("_AIX32"); \
146 builtin_define ("_AIX41"); \
147 builtin_define ("_LONG_LONG"); \
149 builtin_define ("__LONGDOUBLE128"); \
154 builtin_define ("__PPC__"); \
155 builtin_define ("__PPC64__"); \
[all …]
H A Drs6000-c.c86 #define builtin_define(TXT) cpp_define (pfile, TXT) macro
615 builtin_define ("__RECIP__"); in rs6000_cpu_cpp_builtins()
617 builtin_define ("__RECIPF__"); in rs6000_cpu_cpp_builtins()
619 builtin_define ("__RSQRTE__"); in rs6000_cpu_cpp_builtins()
621 builtin_define ("__RSQRTEF__"); in rs6000_cpu_cpp_builtins()
623 builtin_define ("__FLOAT128_TYPE__"); in rs6000_cpu_cpp_builtins()
625 builtin_define ("__BUILTIN_CPU_SUPPORTS__"); in rs6000_cpu_cpp_builtins()
631 builtin_define ("__vector=__attribute__((altivec(vector__)))"); in rs6000_cpu_cpp_builtins()
632 builtin_define ("__pixel=__attribute__((altivec(pixel__))) unsigned short"); in rs6000_cpu_cpp_builtins()
633 builtin_define ("__bool=__attribute__((altivec(bool__))) unsigned"); in rs6000_cpu_cpp_builtins()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A 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 …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A 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 …]

12345678910>>...13