Searched defs:MACHINE_ARCH (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/bmake/mk/
H A Dsys.mk109 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}} macro
H A Down.mk38 MACHINE_ARCH?= ${MACHINE} macro
/freebsd-10-stable/sys/ia64/include/
H A Dparam.h58 #define MACHINE_ARCH "ia64" macro
/freebsd-10-stable/sys/powerpc/include/
H A Dparam.h58 #define MACHINE_ARCH "powerpc64" macro
60 #define MACHINE_ARCH "powerpc" macro
/freebsd-10-stable/sys/arm/include/
H A Dparam.h78 #define MACHINE_ARCH "arm" _V6_SUFFIX _HF_SUFFIX _EB_SUFFIX macro
/freebsd-10-stable/sys/mips/include/
H A Dparam.h62 #define MACHINE_ARCH "mips64" macro
67 #define MACHINE_ARCH "mipsn32" macro
69 #define MACHINE_ARCH "mips" macro
73 #define MACHINE_ARCH "mips64el" macro
78 #define MACHINE_ARCH "mipsn32el" macro
80 #define MACHINE_ARCH "mipsel" macro
/freebsd-10-stable/sys/sparc64/include/
H A Dparam.h48 #define MACHINE_ARCH "sparc64" macro
/freebsd-10-stable/sys/amd64/include/
H A Dparam.h60 #define MACHINE_ARCH "amd64" macro
/freebsd-10-stable/sys/i386/include/
H A Dparam.h55 #define MACHINE_ARCH "i386" macro
/freebsd-10-stable/contrib/bmake/mk/sys/
H A DOpenBSD.mk15 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}} macro
[all...]
H A DNetBSD.mk43 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}} macro
H A DGeneric.mk23 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}} macro

Completed in 78 milliseconds