OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MACHINE_ARCH
(Results
1 - 25
of
356
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/crypto/external/apache2/openssl/lib/libcrypto/arch/arm/
arm.inc
3
. if !empty(
MACHINE_ARCH
:Mearmv4*) || \
4
${
MACHINE_ARCH
} == "armeb" || \
5
${
MACHINE_ARCH
} == "arm"
7
. elif !empty(
MACHINE_ARCH
:Mearmv5*) || \
8
${
MACHINE_ARCH
} == "earm" || \
9
${
MACHINE_ARCH
} == "earmhf" || \
10
${
MACHINE_ARCH
} == "earmeb" || \
11
${
MACHINE_ARCH
} == "earmhfeb"
13
. elif !empty(
MACHINE_ARCH
:Mearmv6*)
15
. elif !empty(
MACHINE_ARCH
:Mearmv7*
[
all
...]
/src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
arm.inc
3
. if !empty(
MACHINE_ARCH
:Mearmv4*) || \
4
${
MACHINE_ARCH
} == "armeb" || \
5
${
MACHINE_ARCH
} == "arm"
7
. elif !empty(
MACHINE_ARCH
:Mearmv5*) || \
8
${
MACHINE_ARCH
} == "earm" || \
9
${
MACHINE_ARCH
} == "earmhf" || \
10
${
MACHINE_ARCH
} == "earmeb" || \
11
${
MACHINE_ARCH
} == "earmhfeb"
13
. elif !empty(
MACHINE_ARCH
:Mearmv6*)
15
. elif !empty(
MACHINE_ARCH
:Mearmv7*
[
all
...]
/src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
arm.inc
3
. if !empty(
MACHINE_ARCH
:Mearmv4*) || \
4
${
MACHINE_ARCH
} == "armeb" || \
5
${
MACHINE_ARCH
} == "arm"
7
. elif !empty(
MACHINE_ARCH
:Mearmv5*) || \
8
${
MACHINE_ARCH
} == "earm" || \
9
${
MACHINE_ARCH
} == "earmhf" || \
10
${
MACHINE_ARCH
} == "earmeb" || \
11
${
MACHINE_ARCH
} == "earmhfeb"
13
. elif !empty(
MACHINE_ARCH
:Mearmv6*)
15
. elif !empty(
MACHINE_ARCH
:Mearmv7*
[
all
...]
/src/sys/modules/exec_elf32/
Makefile
8
.if ${
MACHINE_ARCH
} != "arm" && \
9
${
MACHINE_ARCH
} != "armeb" && \
10
${
MACHINE_ARCH
} != "m68000" && \
11
${
MACHINE_ARCH
} != "m68k" && \
12
${
MACHINE_ARCH
} != "m68ksf" && \
13
${
MACHINE_ARCH
} != "powerpc" && \
14
${
MACHINE_ARCH
} != "powerpc64" && \
15
${
MACHINE_ARCH
} != "sh3eb" && \
16
${
MACHINE_ARCH
} != "sh3el" && \
17
${
MACHINE_ARCH
} != "sparc" &&
[
all
...]
/src/share/mk/
bsd.endian.mk
8
.if (!empty(
MACHINE_ARCH
:Maarch64*) && empty(
MACHINE_ARCH
:Maarch64eb)) || \
9
${
MACHINE_ARCH
} == "alpha" || \
10
${
MACHINE_ARCH
} == "arm" || \
11
(!empty(
MACHINE_ARCH
:Mearm*) && empty(
MACHINE_ARCH
:Mearm*eb)) || \
12
${
MACHINE_ARCH
} == "i386" || \
13
${
MACHINE_ARCH
} == "ia64" || \
14
${
MACHINE_ARCH
} == "vax" || \
15
${
MACHINE_ARCH
} == "riscv32" ||
[
all
...]
/src/external/mit/xorg/server/xorg-server.old/hw/xfree86/utils/
Makefile
5
.if ${
MACHINE_ARCH
} == "i386" || ${
MACHINE_ARCH
} == "x86_64"
10
${MACHINE} == "netwinder" || ${
MACHINE_ARCH
} == "sparc" || \
11
${
MACHINE_ARCH
} == "sparc64" || ${
MACHINE_ARCH
} == "alpha" || \
/src/sys/arch/arm/include/
param.h
47
*
MACHINE_ARCH
may be defined by individual ports as a temporary
51
* If ELF, MACHINE and
MACHINE_ARCH
are forced to "arm/armeb".
55
# ifndef
MACHINE_ARCH
/* XXX For now */
59
# define
MACHINE_ARCH
"earm"
62
# define
MACHINE_ARCH
"arm"
67
# define
MACHINE_ARCH
"earmeb"
70
# define
MACHINE_ARCH
"armeb"
73
# endif /*
MACHINE_ARCH
*/
78
# undef
MACHINE_ARCH
86
# define
MACHINE_ARCH
"earmv7hf
[
all
...]
/src/usr.sbin/mdsetimage/
Makefile
10
.if ${
MACHINE_ARCH
} == "alpha"
13
.elif ${
MACHINE_ARCH
} == "mipsel" || ${
MACHINE_ARCH
} == "mipseb"
17
.elif ${
MACHINE_ARCH
} == "powerpc"
19
.elif ${
MACHINE_ARCH
} == "i386" || \
20
${
MACHINE_ARCH
:S/m68ksf/m68k/} == "m68k" || \
21
${
MACHINE_ARCH
} == "m68000" || \
22
${
MACHINE_ARCH
} == "vax" || \
27
.elif ${
MACHINE_ARCH
} == "sh3el" || ${
MACHINE_ARCH
} == "sh3eb
[
all
...]
/src/usr.bin/fdformat/
Makefile
5
.if (${
MACHINE_ARCH
} == "alpha" || \
7
${
MACHINE_ARCH
} == "i386" || \
10
${
MACHINE_ARCH
} == "sparc" || \
11
${
MACHINE_ARCH
} == "sparc64" || \
12
${
MACHINE_ARCH
} == "x86_64")
/src/external/apache2/llvm/librt/
Makefile
6
.if ${
MACHINE_ARCH
} == "i386" || ${
MACHINE_ARCH
} == "x86_64" || \
61
.if ${
MACHINE_ARCH
} == "aarch64" || ${
MACHINE_ARCH
} == "aarch64eb"
65
.if !empty(
MACHINE_ARCH
:Mearm*) || !empty(
MACHINE_ARCH
:Marm*)
69
.if !empty(
MACHINE_ARCH
:Mmips*)
73
.if ${
MACHINE_ARCH
} == "powerpc" || ${
MACHINE_ARCH
} == "powerpc64"
77
.if ${
MACHINE_ARCH
} == "sparc" || ${MACHINE_ARCH} == "sparc64
[
all
...]
/src/distrib/evbmips/cdroms/installcd/
Makefile
2
CDBASE= evbmips-${
MACHINE_ARCH
}cd # gives ${CDBASE}.iso
/src/distrib/evbsh3/cdroms/installcd/
Makefile
3
CDBASE= evbsh3-${
MACHINE_ARCH
}cd # gives ${CDBASE}.iso
/src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/mips32/
Makefile
7
.PATH: ${.CURDIR}/../../../../arch/${
MACHINE_ARCH
}
/src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/mips64/
Makefile
7
.PATH: ${.CURDIR}/../../../../arch/${
MACHINE_ARCH
}
/src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/riscv32/
Makefile
6
.PATH: ${.CURDIR}/../../../../arch/${
MACHINE_ARCH
}
/src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/riscv64/
Makefile
7
.PATH: ${.CURDIR}/../../../../arch/${
MACHINE_ARCH
}
/src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/arch/mips32/
Makefile
7
.PATH: ${.CURDIR}/../../../../arch/${
MACHINE_ARCH
}
/src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/arch/mips64/
Makefile
7
.PATH: ${.CURDIR}/../../../../arch/${
MACHINE_ARCH
}
/src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/arch/riscv32/
Makefile
6
.PATH: ${.CURDIR}/../../../../arch/${
MACHINE_ARCH
}
/src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/arch/riscv64/
Makefile
7
.PATH: ${.CURDIR}/../../../../arch/${
MACHINE_ARCH
}
/src/sys/arch/atari/stand/binpatch/
Makefile
19
.if ${
MACHINE_ARCH
} == "alpha"
26
.elif ${
MACHINE_ARCH
} == "powerpc"
28
.elif ${
MACHINE_ARCH
} == "m68k" || \
29
${
MACHINE_ARCH
} == "m68000" || \
30
${
MACHINE_ARCH
} == "vax" || \
37
.elif ${
MACHINE_ARCH
} == "sparc" || ${
MACHINE_ARCH
} == "sparc64" || \
38
${
MACHINE_ARCH
} == "i386" || ${
MACHINE_ARCH
} == "x86_64"
/src/sys/arch/evbppc/stand/
Makefile
3
.if ${
MACHINE_ARCH
} == "powerpc"
/src/sys/arch/evbsh3/include/
param.h
49
#define
MACHINE_ARCH
"sh3el"
52
#define
MACHINE_ARCH
"sh3eb"
/src/usr.sbin/bad144/
Makefile
4
.if ${
MACHINE_ARCH
} == "alpha" || ${
MACHINE_ARCH
} == "i386"
/src/crypto/external/apache2/openssl/lib/engines/
Makefile
9
.if ${
MACHINE_ARCH
} == "i386" || ${
MACHINE_ARCH
} == "x86_64"
Completed in 23 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Thu Apr 02 00:23:07 UTC 2026