HomeSort by: relevance | last modified time | path
    Searched refs:compiled (Results 1 - 21 of 21) sorted by relevancy

  /src/tools/llvm/
module-test.cpp 9 assert(this code is not compiled);
  /src/sys/arch/hpcmips/stand/pbsdboot/
Makefile 6 if [ X"`strings WMIPSDbg/pbsdboot.exe | grep 'Compiled for WinCE'`" = \
7 X'Compiled for WinCE 1.01' ]; then \
8 echo This binary is compiled for WinCE 1.01; \
11 echo This binary is compiled for WinCE 2.00; \
  /src/lib/libform/
type_regex.c 47 regex_t compiled; member in struct:__anoncfc9b3da0108
66 if ((regcomp(&new->compiled, expression,
107 (regexec(&((regex_args *) (void *) field->args)->compiled,
  /src/share/mk/
bsd.kernobj.mk 19 # instance will be compiled in ${KERNOBJDIR}/GENERIC.
bsd.lua.mk 20 # HAVE_LUAC if defined, .lua source files will be compiled with ${LUAC}
105 ## The module has Lua source and needs to be compiled
bsd.sys.mk 304 # Host-compiled C objects
bsd.lib.mk 168 # SHLIB_SOVERSION: version number to be compiled into a shared library
bsd.own.mk 705 # Standalone code should not be compiled with PIE or CTF
  /src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
core.c 34 # warning *** The library is being compiled using an undocumented method.
  /src/compat/
exec.mk 4 # ABI a program is compiled with. this is designed to be used
  /src/sys/arch/ia64/stand/common/
help.common 275 was compiled.
280 overrides the value determined when the kernel was compiled.
285 the value determined when the kernel was compiled.
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 85 re-compiled with every new 68060ILSP release.
fplsp.doc 85 re-compiled with every new 68060FPLSP release.
  /src/usr.bin/make/unit-tests/
opt-debug-lint.mk 93 # compiled even though that was not necessary for checking the syntax at the
  /src/games/warp/
config.h.SH 27 * This symbol, if defined, indicates that the program is being compiled
115 * not assume that it is running on the machine it was compiled on.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
armada-370-synology-ds213j.dts 271 * Synology u-boot uses its compiled-in environment
armada-xp-synology-ds414.dts 287 * Synology u-boot uses its compiled-in environment
  /src/tools/compat/
configure.ac 347 dnl Disable use of pre-compiled headers on Darwin.
  /src/sys/external/isc/libsodium/dist/m4/
ax_pthread.m4 273 # when source code is being compiled.
libtool.m4 6205 # Object file extension for compiled C test sources.
6326 # Object file extension for compiled C++ test sources.
7687 # Object file extension for compiled f77 test sources.
7823 # Object file extension for compiled fc test sources.
7937 # Object file extension for compiled Java test sources.
8008 # Object file extension for compiled Go test sources.
8079 # Object file extension for compiled RC test sources.
  /src/sys/arch/mips/mips/
mipsX_subr.S 170 #error This file can not be compiled with MIPS1 defined

Completed in 31 milliseconds