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

  /src/usr.bin/make/unit-tests/
suff-self.mk 3 # See what happens if someone defines a self-referencing suffix
opt-define.mk 3 # Tests for the -D command line option, which defines global variables to the
30 # behaves differently, it defines a variable with the name 'VAR=value' and the
deptgt-main.mk 3 # Tests for the special target .MAIN in dependency declarations, which defines
opt-m-include-dir.mk 15 # by mentioning its simple name in an .include directive. It defines the
deptgt-posix.mk 108 # POSIX defines comment lines as "blank lines, empty lines, and lines with
  /src/bin/sh/
mkinit.sh 90 defines=
144 defines="${defines}#undef $2${nl}${line}${nl}"
183 echo "$defines"
mknodes.sh 175 eval defines=\"\$define_$struct\"
176 for define in $defines; do
210 eval defines=\"\$define_$struct\"
211 for define in $defines; do
  /src/usr.sbin/sysinst/
Makefile.inc 242 ${TOOL_AWK} -f ${UNIF_AWK} -v defines="${MD_OPTIONS}" > ${.TARGET}
248 ${TOOL_AWK} -f ${UNIF_AWK} -v defines="${MD_OPTIONS}" > ${.TARGET}
255 ${TOOL_AWK} -f ${UNIF_AWK} -v defines="${MD_OPTIONS}" | \
263 ${TOOL_AWK} -f ${UNIF_AWK} -v defines="${MD_OPTIONS}" | \
276 ${TOOL_AWK} -f ${UNIF_AWK} -v defines="${MD_OPTIONS}" | \
unif.awk 32 # usage: awk -f unif.awk -v defines=varlist file
46 split(defines, defns)
README.md_defs 4 defines used in the sysinst code.
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 10 * This is the master file that defines all the data structure, signature,
22 * The first part of the file includes macros that defines types, names, and
195 * This is the header of the data structure that defines the on-disk
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
intel-ixp42x-linksys-wrv54g.dts 137 * FIXME: the boardfile defines .phy_mask = 0x1e for this port to enable output to
gemini.dtsi 214 * This defines the special "ide" state that needs
  /src/doc/
TODO.compat-module 86 source file. Additionally, the zaurus platform defines COMPAT_44 in
  /src/sys/external/isc/libsodium/dist/m4/
ax_pthread.m4 33 # has a nonstandard name, this macro defines PTHREAD_CREATE_JOINABLE to
144 # doesn't hurt to check since this sometimes defines pthreads and
libtool.m4 5431 # The Import File defines what to hardcode.
6502 # The Import File defines what to hardcode.
  /src/usr.bin/xlint/lint1/
README.md 108 Each node has an operator that defines which other members may be accessed.
  /src/tools/compat/
configure 1839 /* The GNU C library defines this for functions which it implements
4039 # See if sys/param.h defines the BYTE_ORDER macro.
4089 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
4480 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
4481 printf %s "checking for $ac_hdr that defines DIR... " >&6; }
8953 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
8957 # Transform confdefs.h into an awk script 'defines.awk', embedded as
9273 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9286 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
  /src/share/mk/
bsd.own.mk 863 # a Makefile defines BINMODE.
  /src/tools/make/
configure 1706 /* The GNU C library defines this for functions which it implements
  /src/lib/librumpuser/
configure 1782 /* The GNU C library defines this for functions which it implements
4933 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
4937 # Transform confdefs.h into an awk script `defines.awk', embedded as
5175 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
5188 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 5569 /* portability defines, excluding path handling macros */
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 4192 /* portability defines, excluding path handling macros */
configure 1958 /* The GNU C library defines this for functions which it implements
4921 # doesn't hurt to check since this sometimes defines pthreads and
13876 # The Import File defines what to hardcode.
17913 # See if sys/param.h defines the BYTE_ORDER macro.
17960 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).

Completed in 61 milliseconds