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

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h137 #define TARGET_ARCH32 0 macro
139 #define TARGET_ARCH32 1 macro
143 #define TARGET_ARCH32 (! TARGET_64BIT) macro
145 #define TARGET_ARCH32 (DEFAULT_ARCH32_P) macro
[all...]

Completed in 115 milliseconds