Searched refs:builtin_define (Results 1 - 25 of 72) sorted by last modified time

123

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h294 builtin_define (macro); \
309 builtin_define ("__mips__"); \
310 builtin_define ("_mips"); \
315 builtin_define ("mips"); \
318 builtin_define ("__mips64"); \
328 builtin_define ("_R4000"); \
333 builtin_define ("_R3000"); \
337 builtin_define ("__mips_fpr=64"); \
339 builtin_define ("__mips_fpr=32"); \
342 builtin_define ("__mips1
[all...]
H A Dfreebsd.h128 builtin_define ("__mips__"); \
131 builtin_define ("__mips64"); \
134 builtin_define ("__mips_fpr=64"); \
136 builtin_define ("__mips_fpr=32"); \
139 builtin_define ("__mips16"); \
143 builtin_define ("__mips_n32"); \
144 builtin_define ("_ABIN32=2"); \
145 builtin_define ("_MIPS_SIM=_ABIN32"); \
146 builtin_define ("_MIPS_SZLONG=32"); \
147 builtin_define ("_MIPS_SZPT
[all...]
H A Diris.h100 builtin_define ("_MODERN_C"); \
101 builtin_define ("_SVR4_SOURCE"); \
102 builtin_define ("__DSO__"); \
109 builtin_define ("_ABIO32=1"); \
110 builtin_define ("_MIPS_SIM=_ABIO32"); \
111 builtin_define ("_MIPS_SZINT=32"); \
112 builtin_define ("_MIPS_SZLONG=32"); \
113 builtin_define ("_MIPS_SZPTR=32"); \
117 builtin_define ("_ABI64=3"); \
118 builtin_define ("_MIPS_SI
[all...]
H A Dlinux.h61 builtin_define ("_GNU_SOURCE"); \
65 builtin_define ("_ABIN32=2"); \
66 builtin_define ("_MIPS_SIM=_ABIN32"); \
67 builtin_define ("_MIPS_SZLONG=32"); \
68 builtin_define ("_MIPS_SZPTR=32"); \
72 builtin_define ("_ABI64=3"); \
73 builtin_define ("_MIPS_SIM=_ABI64"); \
74 builtin_define ("_MIPS_SZLONG=64"); \
75 builtin_define ("_MIPS_SZPTR=64"); \
79 builtin_define ("_ABIO3
[all...]
H A Dnetbsd.h36 builtin_define ("__NO_LEADING_UNDERSCORES__"); \
37 builtin_define ("__GP_SUPPORT__"); \
39 builtin_define ("__LONG64"); \
42 builtin_define ("__ABICALLS__"); \
45 builtin_define ("__mips_eabi"); \
47 builtin_define ("__mips_n32"); \
49 builtin_define ("__mips_n64"); \
51 builtin_define ("__mips_o64"); \
68 builtin_define ("__mips__"); \
69 builtin_define ("_mip
[all...]
H A Dopenbsd.h48 builtin_define ("__unix__"); \
49 builtin_define ("__SYSTYPE_BSD__"); \
50 builtin_define ("__NO_LEADING_UNDERSCORES__"); \
51 builtin_define ("__GP_SUPPORT__"); \
52 builtin_define ("__OpenBSD__"); \
H A Drtems.h27 builtin_define ("__rtems__"); \
28 builtin_define ("__USE_INIT_FINI__"); \
H A Dvxworks.h54 builtin_define ("__vxworks"); \
/freebsd-11-stable/contrib/gcc/
H A Dc-cppbuiltin.c570 # define builtin_define(TXT) cpp_define (pfile, TXT) macro
583 builtin_define ("__declspec(x)=__attribute__((x))");
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin-c.c607 #define builtin_define(TXT) cpp_define (pfile, TXT) macro
612 builtin_define ("__MACH__");
613 builtin_define ("__APPLE__");
H A Delfos.h27 builtin_define ("__ELF__"); \
H A Dfreebsd-spec.h59 builtin_define ("__KPRINTF_ATTRIBUTE__"); \
H A Dgnu.h20 builtin_define ("__gnu_hurd__"); \
21 builtin_define ("__GNU__"); \
H A Dkaos.h25 builtin_define ("__kaOS__"); \
H A Dkfreebsd-gnu.h27 builtin_define ("__FreeBSD_kernel__"); \
28 builtin_define ("__GLIBC__"); \
H A Dknetbsd-gnu.h27 builtin_define ("__NetBSD_kernel__"); \
28 builtin_define ("__GLIBC__"); \
H A Dlinux.h79 builtin_define ("__gnu_linux__"); \
H A Dnetbsd.h26 builtin_define ("__NetBSD__"); \
27 builtin_define ("__unix__"); \
H A Dopenbsd.h80 builtin_define ("__OpenBSD__"); \
81 builtin_define ("__unix__"); \
82 builtin_define ("__ANSI_COMPAT"); \
H A Dsol2.h61 builtin_define ("__svr4__"); \
62 builtin_define ("__SVR4"); \
70 builtin_define ("_XOPEN_SOURCE=500"); \
71 builtin_define ("_LARGEFILE_SOURCE=1"); \
72 builtin_define ("_LARGEFILE64_SOURCE=1"); \
73 builtin_define ("__EXTENSIONS__"); \
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h93 builtin_define ("__s390__"); \
95 builtin_define ("__s390x__"); \
97 builtin_define ("__LONG_DOUBLE_128__"); \
H A Dtpf.h74 builtin_define ("__ELF__"); \
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dfreebsd.h36 builtin_define ("__LP64__"); \
37 builtin_define ("__sparc64__"); \
38 builtin_define ("__sparc_v9__"); \
39 builtin_define ("__sparcv9"); \
40 builtin_define ("__sparc__"); \
41 builtin_define ("__arch64__"); \
H A Dlinux.h28 builtin_define ("__gnu_linux__"); \
33 builtin_define ("__LONG_DOUBLE_128__"); \
H A Dlinux64.h28 builtin_define ("_LONGLONG"); \
29 builtin_define ("__gnu_linux__"); \
34 builtin_define ("__LONG_DOUBLE_128__"); \

Completed in 150 milliseconds

123