Searched defs:MACHINE_ARCH (Results 1 - 15 of 15) sorted by last modified time

/freebsd-13-stable/sys/riscv/include/
H A Dparam.h54 #define MACHINE_ARCH "riscv64sf" macro
56 #define MACHINE_ARCH "riscv64" macro
/freebsd-13-stable/sys/powerpc/include/
H A Dparam.h61 #define MACHINE_ARCH "powerpc64le" macro
63 #define MACHINE_ARCH "powerpc64" macro
67 #define MACHINE_ARCH "powerpcspe" macro
69 #define MACHINE_ARCH "powerpc" macro
/freebsd-13-stable/sys/mips/include/
H A Dparam.h82 # define MACHINE_ARCH "mips" _N64_SUFFIX _EL_SUFFIX _HF_SUFFIX macro
/freebsd-13-stable/sys/i386/include/
H A Dparam.h55 #define MACHINE_ARCH "i386" macro
/freebsd-13-stable/sys/arm64/include/
H A Dparam.h51 #define MACHINE_ARCH "aarch64" macro
/freebsd-13-stable/sys/arm/include/
H A Dparam.h62 #define MACHINE_ARCH "armv7" macro
64 #define MACHINE_ARCH "armv6" macro
/freebsd-13-stable/sys/amd64/include/
H A Dparam.h60 #define MACHINE_ARCH "amd64" macro
/freebsd-13-stable/share/mk/
H A Dlocal.meta.sys.mk38 MACHINE_ARCH= ${TARGET_ARCH} macro
40 MACHINE_ARCH= ${MACHINE_ARCH.${MACHINE}} macro
43 MACHINE_ARCH?= ${MACHINE_ARCH.${MACHINE}} macro
44 MACHINE_ARCH:= ${MACHINE_ARCH} macro
47 MACHINE_ARCH:= ${MACHINE_ARCH.${MACHINE}} macro
58 MACHINE_ARCH := ${_tspec:[2]} macro
[all...]
H A Dbsd.compat.mk168 MACHINE_ARCH= ${LIBCOMPAT_MACHINE_ARCH} macro
/freebsd-13-stable/include/
H A DMakefile401 MACHINE_ARCH:= ${HOST_MACHINE_ARCH} macro
/freebsd-13-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
/freebsd-13-stable/contrib/bmake/mk/
H A Dsys.mk110 MACHINE_ARCH = ${MACHINE_ARCH.${MACHINE}} macro
H A Down.mk38 MACHINE_ARCH?= ${MACHINE} macro

Completed in 196 milliseconds