Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Doption-defaults.h42 #define OPT_ARCH64 "!" OPT_32 macro
45 #define OPT_ARCH64 OPT_64 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Doption-defaults.h42 #define OPT_ARCH64 "!" OPT_32 macro
45 #define OPT_ARCH64 OPT_64 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h868 #define OPT_ARCH64 "mabi=32|mgp32:;" macro
871 #define OPT_ARCH64 "mabi=o64|mabi=n32|mabi=64|mgp64" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h849 #define OPT_ARCH64 "mabi=32|mgp32:;" macro
852 #define OPT_ARCH64 "mabi=o64|mabi=n32|mabi=64|mgp64" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h576 #define OPT_ARCH64 "!m32" macro
579 #define OPT_ARCH64 "m64|mx32" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h731 #define OPT_ARCH64 "!m32" macro
734 #define OPT_ARCH64 "m64|mx32" macro