Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/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
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h39 #define TARGET_ARCH32 0 macro
41 #define TARGET_ARCH32 1 macro
45 #define TARGET_ARCH32 (! TARGET_64BIT) macro
47 #define TARGET_ARCH32 (DEFAULT_ARCH32_P) macro