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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daix41.h95 #undef TARGET_64BIT macro
96 #define TARGET_64BIT 0 macro
H A Dlinux.h102 #undef TARGET_64BIT macro
103 #define TARGET_64BIT 0 macro
H A Dfreebsd.h25 #undef TARGET_64BIT macro
27 #define TARGET_64BIT 1 macro
29 #define TARGET_64BIT 0 macro
[all...]
H A Ddarwin.h31 #undef TARGET_64BIT macro
33 #define TARGET_64BIT 1 macro
35 #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...]
/freebsd-11-stable/contrib/gcc/config/i386/
H A Ddarwin.h28 #undef TARGET_64BIT macro
29 #define TARGET_64BIT (target_flags & MASK_64BIT) macro
32 #undef TARGET_64BIT macro
34 #define TARGET_64BIT 1 macro
36 #define TARGET_64BIT 0 macro
[all...]
H A Di386.h109 #undef TARGET_64BIT macro
111 #define TARGET_64BIT 1 macro
113 #define TARGET_64BIT 0 macro
117 #undef TARGET_64BIT macro
119 #define TARGET_64BIT 1 macro
121 #define TARGET_64BIT 0 macro
[all...]
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h147 #undef TARGET_64BIT macro
149 #define TARGET_64BIT 1 macro
151 #define TARGET_64BIT 0 macro
[all...]
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h476 #undef TARGET_64BIT macro
479 #define TARGET_64BIT macro
481 #define TARGET_64BIT macro
[all...]

Completed in 164 milliseconds