Searched refs:LIBC_ARCH (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/lib/libc/
H A DMakefile19 LIBC_ARCH=${MACHINE_ARCH} macro
21 LIBC_ARCH=${MACHINE_CPUARCH} macro
42 CFLAGS+=-I${LIBC_SRCTOP}/${LIBC_ARCH}
77 .include "${LIBC_SRCTOP}/${LIBC_ARCH}/Makefile.inc"
94 .if ${LIBC_ARCH} != "aarch64" && \
95 ${LIBC_ARCH} != "amd64" && \
96 ${LIBC_ARCH} != "powerpc64" && \
97 ${LIBC_ARCH} != "riscv" && \
98 ${LIBC_ARCH} != "sparc64" && \
115 .if (${LIBC_ARCH}
[all...]
/freebsd-12-stable/lib/libc/quad/
H A DMakefile.inc5 .PATH: ${LIBC_SRCTOP}/${LIBC_ARCH}/quad ${LIBC_SRCTOP}/quad
7 .if ${LIBC_ARCH} == "i386"
11 .elif ${LIBC_ARCH} == "arm"
/freebsd-12-stable/lib/libc/softfloat/
H A DMakefile.inc5 .PATH: ${LIBC_ARCH}/softfloat \
9 CFLAGS+= -I${LIBC_SRCTOP}/${LIBC_ARCH}/softfloat \
16 .if ${LIBC_ARCH} != "riscv"
/freebsd-12-stable/lib/libc/compat-43/
H A DMakefile.inc5 .PATH: ${LIBC_SRCTOP}/${LIBC_ARCH}/compat-43 ${LIBC_SRCTOP}/compat-43
/freebsd-12-stable/lib/libc/stdlib/
H A DMakefile.inc5 .PATH: ${LIBC_SRCTOP}/${LIBC_ARCH}/stdlib ${LIBC_SRCTOP}/stdlib
31 .sinclude "${LIBC_SRCTOP}/${LIBC_ARCH}/stdlib/Makefile.inc"
/freebsd-12-stable/lib/libc/string/
H A DMakefile.inc4 .PATH: ${LIBC_SRCTOP}/${LIBC_ARCH}/string ${LIBC_SRCTOP}/string
34 .sinclude "${LIBC_SRCTOP}/${LIBC_ARCH}/string/Makefile.inc"
/freebsd-12-stable/lib/msun/
H A DMakefile94 LIBC_ARCH=${MACHINE_ARCH} macro
96 LIBC_ARCH=${MACHINE_CPUARCH} macro
99 -I${LIBCSRCDIR}/${LIBC_ARCH}
/freebsd-12-stable/lib/libc/locale/
H A DMakefile.inc5 .PATH: ${LIBC_SRCTOP}/${LIBC_ARCH}/locale ${LIBC_SRCTOP}/locale
/freebsd-12-stable/lib/libc/sys/
H A DMakefile.inc5 .PATH: ${LIBC_SRCTOP}/${LIBC_ARCH}/sys ${LIBC_SRCTOP}/sys
26 .sinclude "${LIBC_SRCTOP}/${LIBC_ARCH}/sys/Makefile.inc"
/freebsd-12-stable/lib/libc/gen/
H A DMakefile.inc5 .PATH: ${LIBC_SRCTOP}/${LIBC_ARCH}/gen ${LIBC_SRCTOP}/gen
194 .sinclude "${LIBC_SRCTOP}/${LIBC_ARCH}/gen/Makefile.inc"

Completed in 130 milliseconds