Searched defs:MACHINE_ARCH (Results 1 - 15 of 15) sorted by path

/freebsd-current/contrib/bmake/mk/
H A Down.mk41 MACHINE_ARCH?= ${MACHINE} macro
H A Dsys.mk134 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}} macro
/freebsd-current/contrib/bmake/mk/sys/
H A DGeneric.mk21 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...]
/freebsd-current/include/
H A DMakefile503 MACHINE_ARCH:= ${HOST_MACHINE_ARCH} macro
/freebsd-current/share/mk/
H A Dbsd.compat.mk124 MACHINE_ARCH= ${LIBCOMPAT_MACHINE_ARCH} macro
H A Dlocal.sys.dirdeps.env.mk42 MACHINE_ARCH= ${MACHINE_ARCH_${MACHINE}} macro
H A Dlocal.sys.machine.mk23 MACHINE_ARCH:= ${MACHINE_ARCH_${MACHINE}} macro
/freebsd-current/sys/amd64/include/
H A Dparam.h57 #define MACHINE_ARCH "amd64" macro
/freebsd-current/sys/arm/include/
H A Dparam.h59 #define MACHINE_ARCH "armv7" macro
61 #define MACHINE_ARCH "armv6" macro
/freebsd-current/sys/arm64/include/
H A Dparam.h52 #define MACHINE_ARCH "aarch64" macro
/freebsd-current/sys/i386/include/
H A Dparam.h52 #define MACHINE_ARCH "i386" macro
/freebsd-current/sys/powerpc/include/
H A Dparam.h58 #define MACHINE_ARCH "powerpc64le" macro
60 #define MACHINE_ARCH "powerpc64" macro
64 #define MACHINE_ARCH "powerpcspe" macro
66 #define MACHINE_ARCH "powerpc" macro
/freebsd-current/sys/riscv/include/
H A Dparam.h48 #define MACHINE_ARCH "riscv64" macro

Completed in 250 milliseconds