Searched defs:TARGET_64BIT (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/gcc/gcc/config/pa/
H A Dpa64-start.h4 #define TARGET_64BIT 1 macro
H A Dpa.h32 #define TARGET_64BIT 0 macro
[all...]
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Dlinux.h101 #undef TARGET_64BIT macro
102 #define TARGET_64BIT 0 macro
H A Ddarwin.h29 #undef TARGET_64BIT macro
31 #define TARGET_64BIT 1 macro
33 #define TARGET_64BIT 0 macro
H A Dfreebsd64.h23 #undef TARGET_64BIT macro
25 #define TARGET_64BIT 1 macro
27 #define TARGET_64BIT 0 macro
[all...]
H A Dlinux64.h28 #undef TARGET_64BIT macro
29 #define TARGET_64BIT 1 macro
42 #undef TARGET_64BIT macro
44 #define TARGET_64BIT 1 macro
46 #define TARGET_64BIT 0 macro
[all...]
/haiku-buildtools/gcc/gcc/config/i386/
H A Ddarwin.h28 #undef TARGET_64BIT macro
30 #define TARGET_64BIT TARGET_ISA_64BIT macro
34 #undef TARGET_64BIT macro
36 #define TARGET_64BIT 1 macro
38 #define TARGET_64BIT 0 macro
[all...]
H A Di386.h42 #define TARGET_64BIT TARGET_ISA_64BIT macro
302 #undef TARGET_64BIT macro
304 #define TARGET_64BIT 1 macro
306 #define TARGET_64BIT 0 macro
310 #undef TARGET_64BIT macro
313 #define TARGET_64BIT 1 macro
316 #define TARGET_64BIT 0 macro
[all...]
/haiku-buildtools/gcc/gcc/
H A Dtlink.c38 #undef TARGET_64BIT macro
39 #define TARGET_64BIT TARGET_64BIT_DEFAULT macro
H A Dcollect2.c35 #undef TARGET_64BIT macro
36 #define TARGET_64BIT TARGET_64BIT_DEFAULT macro
/haiku-buildtools/legacy/gcc/gcc/config/rs6000/
H A Drs6000.h292 #define TARGET_64BIT (target_flags & MASK_64BIT) macro
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.h512 #define TARGET_64BIT macro
/haiku-buildtools/legacy/gcc/gcc/config/mips/
H A Dmips.h354 #define TARGET_64BIT macro
[all...]
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.h611 #undef TARGET_64BIT macro
614 #define TARGET_64BIT macro
616 #define TARGET_64BIT macro
[all...]

Completed in 300 milliseconds