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

/freebsd-10-stable/contrib/gcc/config/i386/
H A Ddarwin64.h25 #undef DARWIN_ARCH_SPEC macro
26 #define DARWIN_ARCH_SPEC "%{m32:i386;:x86_64}" macro
H A Ddarwin.h79 #define DARWIN_ARCH_SPEC "%{m64:x86_64;:i386}" macro
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Ddarwin64.h29 #undef DARWIN_ARCH_SPEC macro
30 #define DARWIN_ARCH_SPEC "ppc64" macro
H A Ddarwin.h149 #define DARWIN_ARCH_SPEC "%{m64:ppc64;:ppc}" macro

Completed in 100 milliseconds