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

/freebsd-11-stable/contrib/bmake/mk/
H A Dsys.mk109 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}} macro
H A Down.mk38 MACHINE_ARCH?= ${MACHINE} macro
/freebsd-11-stable/include/
H A DMakefile400 MACHINE_ARCH:= ${HOST_MACHINE_ARCH} macro
/freebsd-11-stable/sys/riscv/include/
H A Dparam.h49 #define MACHINE_ARCH "riscv64" macro
/freebsd-11-stable/share/mk/
H A Dlocal.meta.sys.mk68 MACHINE_ARCH= ${TARGET_ARCH} macro
70 MACHINE_ARCH= ${MACHINE_ARCH.${MACHINE}} macro
73 MACHINE_ARCH?= ${MACHINE_ARCH.${MACHINE}} macro
74 MACHINE_ARCH:= ${MACHINE_ARCH} macro
77 MACHINE_ARCH:= ${MACHINE_ARCH.${MACHINE}} macro
88 MACHINE_ARCH := ${_tspec:[2]} macro
[all...]
/freebsd-11-stable/sys/arm/include/
H A Dparam.h71 #define MACHINE_ARCH "arm" _V6_SUFFIX _EB_SUFFIX macro
/freebsd-11-stable/sys/arm64/include/
H A Dparam.h51 #define MACHINE_ARCH "aarch64" macro
/freebsd-11-stable/sys/powerpc/include/
H A Dparam.h58 #define MACHINE_ARCH "powerpc64" macro
60 #define MACHINE_ARCH "powerpc" macro
/freebsd-11-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-11-stable/sys/amd64/include/
H A Dparam.h60 #define MACHINE_ARCH "amd64" macro
/freebsd-11-stable/sys/sparc64/include/
H A Dparam.h48 #define MACHINE_ARCH "sparc64" macro
/freebsd-11-stable/sys/i386/include/
H A Dparam.h55 #define MACHINE_ARCH "i386" macro
/freebsd-11-stable/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 170 milliseconds