Searched refs:MACHINE_ARCH (Results 1 - 25 of 140) sorted by relevance

123456

/freebsd-11.0-release/share/mk/
H A Dbsd.endian.mk3 .if ${MACHINE_ARCH} == "aarch64" || \
4 ${MACHINE_ARCH} == "amd64" || \
5 ${MACHINE_ARCH} == "i386" || \
6 (${MACHINE} == "arm" && ${MACHINE_ARCH:Marm*eb*} == "") || \
8 ${MACHINE_ARCH:Mmips*el} != ""
10 .elif ${MACHINE_ARCH} == "powerpc" || \
11 ${MACHINE_ARCH} == "powerpc64" || \
12 ${MACHINE_ARCH} == "sparc64" || \
13 (${MACHINE} == "arm" && ${MACHINE_ARCH:Marm*eb*} != "") || \
14 ${MACHINE_ARCH
[all...]
/freebsd-11.0-release/sys/boot/powerpc/
H A DMakefile.inc3 .if ${MACHINE_ARCH} == "powerpc64"
/freebsd-11.0-release/lib/csu/
H A DMakefile3 .if exists(${.CURDIR}/${MACHINE_ARCH})
4 SUBDIR+= ${MACHINE_ARCH}
/freebsd-11.0-release/sys/boot/ofw/
H A DMakefile.inc3 .if ${MACHINE_ARCH} == "powerpc64"
/freebsd-11.0-release/sys/boot/uboot/
H A DMakefile.inc3 .if ${MACHINE_ARCH} == "powerpc64"
/freebsd-11.0-release/gnu/usr.bin/cc/
H A DMakefile.fe23 .if (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64") && \
/freebsd-11.0-release/sys/boot/mips/
H A DMakefile10 .if ${MACHINE_ARCH} == "mips64"
/freebsd-11.0-release/tools/tools/gdb_regofs/
H A DMakefile3 SRCS=${MACHINE_ARCH}.c
/freebsd-11.0-release/contrib/bmake/
H A Dmachine.sh50 MACHINE_ARCH=`$arch -s`;
54 MACHINE_ARCH=`uname -m`;
64 4.0*) MACHINE_ARCH=$machine_arch MACHINE=$machine_arch;;
65 4*) MACHINE_ARCH=$machine_arch;;
69 MACHINE_ARCH=`IFS="/-."; set $machine; echo $1`
73 MACHINE_ARCH=i386
78 MACHINE_ARCH=`uname -m`
82 i?86) MACHINE_ARCH=i386;;# does anyone really care about 686 vs 586?
88 MACHINE_ARCH=${MACHINE_ARCH
[all...]
H A Dos.sh7 # to set the variables OS, OSREL, OSMAJOR, MACHINE and MACHINE_ARCH to
42 MACHINE_ARCH=`uname -p 2>/dev/null || echo $MACHINE`
46 case "$MACHINE_ARCH" in
47 unknown|*[!A-Za-z0-9_-]*) MACHINE_ARCH="$MACHINE";;
104 MACHINE_ARCH=`arch`
105 MACHINE=$MACHINE_ARCH
108 MACHINE_ARCH=`arch`
123 case "$OS/$MACHINE_ARCH" in
124 *sun386) SHARE_ARCH=$MACHINE_ARCH;;
146 MACHINE_ARCH
[all...]
/freebsd-11.0-release/tools/regression/tls/
H A DMakefile5 .if ${MACHINE_ARCH} == "i386"
/freebsd-11.0-release/usr.bin/xlint/
H A DMakefile.inc8 .if exists(${.CURDIR}/../arch/${MACHINE_ARCH})
9 CFLAGS+= -I${.CURDIR}/../arch/${MACHINE_ARCH}
/freebsd-11.0-release/tools/tools/ncpus/
H A DMakefile6 .if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
/freebsd-11.0-release/usr.bin/gcore/
H A DMakefile8 .if ${MACHINE_ARCH} == "amd64"
/freebsd-11.0-release/sys/modules/cardbus/
H A DMakefile9 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
/freebsd-11.0-release/sys/modules/cbb/
H A DMakefile9 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
/freebsd-11.0-release/sys/mips/include/
H A Dparam.h59 #ifndef MACHINE_ARCH
62 #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.0-release/usr.sbin/ntp/libntpevent/
H A DMakefile14 .if ${MACHINE_ARCH} == "i386"
16 .elif ${MACHINE_ARCH} == "amd64"
18 .elif ${MACHINE_ARCH} == "ia64"
20 .elif ${MACHINE_ARCH} == "powerpc64"
22 .elif ${MACHINE_ARCH} == "sparc64"
/freebsd-11.0-release/sys/modules/mrsas/
H A DMakefile7 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
18 TARGET_ARCH = ${MACHINE_ARCH}
/freebsd-11.0-release/usr.bin/truss/
H A DMakefile12 # Each ABI is expected to have an ABI.c, MACHINE_ARCH-ABI.c or
14 .if ${MACHINE_ARCH} == "aarch64"
26 .if ${MACHINE_ARCH} == "powerpc64"
33 ABI_SRCS= ${abi}.c ${MACHINE_ARCH}-${abi}.c ${MACHINE_CPUARCH}-${abi}.c
/freebsd-11.0-release/lib/libc/arm/aeabi/
H A DMakefile.inc8 .if (${MACHINE_ARCH:Marmv6*} && defined(CPUTYPE) && ${CPUTYPE:M*soft*} != "") || \
9 ${MACHINE_ARCH:Marmv6*} == ""
15 .if ${MACHINE_ARCH:Marmv6*} && (!defined(CPUTYPE) || ${CPUTYPE:M*soft*} == "")
/freebsd-11.0-release/lib/libthr/support/
H A DMakefile.inc7 .if exists(${.CURDIR}/../libc/${MACHINE_ARCH}/sys)
8 .PATH: ${.CURDIR}/../libc/${MACHINE_ARCH}/sys
9 CFLAGS+= -I${.CURDIR}/../libc/${MACHINE_ARCH}
/freebsd-11.0-release/lib/libc/arm/
H A DMakefile.inc14 .if ${MACHINE_ARCH:Marmv6*} && (!defined(CPUTYPE) || ${CPUTYPE:M*soft*} == "")
/freebsd-11.0-release/lib/libclang_rt/
H A DMakefile17 (${MACHINE_CPUARCH} == "arm" && ${MACHINE_ARCH} != "armeb")
/freebsd-11.0-release/sys/boot/libstand32/
H A DMakefile17 .if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "powerpc64"

Completed in 84 milliseconds

123456