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

/freebsd-10.0-release/contrib/bmake/mk/
H A Dsys.mk148 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}} macro
H A Down.mk38 MACHINE_ARCH?=${MACHINE} macro
/freebsd-10.0-release/sys/ia64/include/
H A Dparam.h58 #define MACHINE_ARCH "ia64" macro
/freebsd-10.0-release/sys/powerpc/include/
H A Dparam.h58 #define MACHINE_ARCH "powerpc64" macro
60 #define MACHINE_ARCH "powerpc" macro
/freebsd-10.0-release/sys/arm/include/
H A Dparam.h61 #define MACHINE_ARCH "armv6eb" macro
63 #define MACHINE_ARCH "armv6" macro
67 #define MACHINE_ARCH "armeb" macro
69 #define MACHINE_ARCH "arm" macro
/freebsd-10.0-release/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.0-release/sys/amd64/include/
H A Dparam.h60 #define MACHINE_ARCH "amd64" macro
/freebsd-10.0-release/sys/i386/include/
H A Dparam.h55 #define MACHINE_ARCH "i386" macro
/freebsd-10.0-release/sys/sparc64/include/
H A Dparam.h48 #define MACHINE_ARCH "sparc64" macro
/freebsd-10.0-release/contrib/bmake/mk/sys/
H A DGeneric.mk23 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}} macro
H A DNetBSD.mk43 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}} macro
H A DOpenBSD.mk15 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}} macro
[all...]

Completed in 168 milliseconds