Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.h41 #define TARGET_ARCH32 0 macro
43 #define TARGET_ARCH32 1 macro
47 #define TARGET_ARCH32 (!TARGET_64BIT) macro
49 #define TARGET_ARCH32 (DEFAULT_ARCH32_P) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.h44 #define TARGET_ARCH32 0 macro
46 #define TARGET_ARCH32 1 macro
50 #define TARGET_ARCH32 (!TARGET_64BIT) macro
52 #define TARGET_ARCH32 (DEFAULT_ARCH32_P) macro