Searched refs:compiler (Results 1 - 25 of 251) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/libpcap/
H A Dvarattrs.h38 #include <pcap/compiler-tests.h>
41 * Attributes to apply to variables, using various compiler-specific
/freebsd-11-stable/tools/tools/net80211/wlanstats/
H A DMakefile3 .include <bsd.compiler.mk>
/freebsd-11-stable/usr.bin/mkcsmapper/
H A DMakefile.inc3 .include <bsd.compiler.mk>
/freebsd-11-stable/sys/arm64/include/
H A Dstdarg.h63 #error no support for your compiler
/freebsd-11-stable/sys/xen/interface/
H A Dversion.h46 char compiler[64]; member in struct:xen_compile_info
/freebsd-11-stable/lib/libblocksruntime/
H A DMakefile9 .PATH: ${SRCTOP}/contrib/llvm-project/compiler-rt/lib/BlocksRuntime
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dsrcu.h32 #include <linux/compiler.h>
H A Derr.h36 #include <linux/compiler.h>
H A Dkref.h38 #include <linux/compiler.h>
/freebsd-11-stable/share/mk/
H A Dbsd.compiler.mk1 # $FreeBSD: stable/11/share/mk/bsd.compiler.mk 352638 2019-09-24 02:30:32Z mhorne $
3 # Setup variables for the compiler
5 # COMPILER_TYPE is the major type of compiler. Currently gcc and clang support
6 # automatic detection. Other compiler types can be shoe-horned in, but require
7 # explicit setting of the compiler type. The compiler type can also be set
13 # make sure that you are limiting the test to a specific compiler. Testing
17 # COMPILER_FREEBSD_VERSION is the compiler's __FreeBSD_cc_version value.
20 # compiler support for that feature:
31 .if !target(__<bsd.compiler
[all...]
/freebsd-11-stable/usr.sbin/acpi/
H A DMakefile.inc15 ${ACPICA_DIR}/compiler \
/freebsd-11-stable/contrib/byacc/
H A Dvmsbuild.com2 $! VMS build-script for BYACC. Requires installed C compiler
7 $! $ @vmsbuild [BYACC [<compiler> [bld_target]]]
10 $! <compiler> :== { decc | vaxc }
12 $! The default compiler on VAX hosts is vaxc, else decc (Alpha hosts).
42 $! pickup user's compiler choice, if any
78 $! Look for the compiler used and specify architecture.
99 $ write sys$output "C compiler required to rebuild BYACC"
/freebsd-11-stable/contrib/gcc/doc/
H A Dmakefile.texi37 Delete the files made while building the compiler.
84 the various steps of the build, including bootstrapping the compiler
85 and using the new compiler to build target libraries.
89 that GCC is built three times---once with the native compiler, once with
90 the native-built compiler it just built, and once with the compiler it
94 due to ABI incompatibilities between the native compiler and GCC.
102 compiler as bootstrapping from scratch, but it ensures that the new
105 failures@footnote{Except if the compiler was buggy and miscompiled
119 bootstrap, this does not perform a comparison to test that the compiler
[all...]
/freebsd-11-stable/sys/riscv/include/
H A Dstdarg.h75 #error no support for your compiler
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslmessages.c152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
184 * Actual message strings for each compiler message ID. There are currently
187 * Main ASL compiler
188 * Data Table compiler
199 /* ASL compiler */
206 /* ASL_MSG_AML_NOT_IMPLEMENTED */ "Opcode is not implemented in compiler AML code generator",
213 /* ASL_MSG_COMPILER_INTERNAL */ "Internal compiler error",
214 /* ASL_MSG_COMPILER_RESERVED */ "Use of compiler reserved name",
358 /* Table compiler */
H A Dasluuid.c3 * Module Name: asluuid-- compiler UUID support
152 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Daslparser.y153 #include <contrib/dev/acpica/compiler/aslcompiler.h>
H A Ddtparser.l4 * Module Name: dtparser.l - Flex input file for table compiler lexer
153 #include <contrib/dev/acpica/compiler/aslcompiler.h>
/freebsd-11-stable/libexec/dma/dmagent/
H A DMakefile36 .include <bsd.compiler.mk>
/freebsd-11-stable/lib/libc/arm/aeabi/
H A DMakefile.inc20 # Add the aeabi_mem* functions. While they live in compiler-rt they call into
24 .PATH: ${SRCTOP}/contrib/llvm-project/compiler-rt/lib/builtins/arm
/freebsd-11-stable/contrib/libxo/
H A Dlibxo-config.in28 --cflags print pre-processor and compiler flags
/freebsd-11-stable/lib/libclang_rt/
H A DMakefile.inc6 CRTSRC= ${SRCTOP}/contrib/llvm-project/compiler-rt
/freebsd-11-stable/sys/powerpc/include/
H A Dvarargs.h63 #error this file needs to be ported to your compiler
/freebsd-11-stable/sys/sparc64/include/
H A Dstdarg.h71 #error no support for your compiler
/freebsd-11-stable/sys/x86/include/
H A Dstdarg.h74 #error this file needs to be ported to your compiler

Completed in 297 milliseconds

1234567891011