Home
last modified time | relevance | path

Searched defs:OPT_ARCH32 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Doption-defaults.h43 #define OPT_ARCH32 OPT_32 macro
46 #define OPT_ARCH32 "!" OPT_64 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Doption-defaults.h43 #define OPT_ARCH32 OPT_32 macro
46 #define OPT_ARCH32 "!" OPT_64 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h869 #define OPT_ARCH32 "mabi=32|mgp32" macro
872 #define OPT_ARCH32 "mabi=o64|mabi=n32|mabi=64|mgp64:;" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h850 #define OPT_ARCH32 "mabi=32|mgp32" macro
853 #define OPT_ARCH32 "mabi=o64|mabi=n32|mabi=64|mgp64:;" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h577 #define OPT_ARCH32 "m32" macro
580 #define OPT_ARCH32 "m64|mx32:;" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h732 #define OPT_ARCH32 "m32" macro
735 #define OPT_ARCH32 "m64|mx32:;" macro