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

  /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/usr.bin/make/unit-tests/
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
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/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/doc/
TODO.compat-module 86 source file. Additionally, the zaurus platform defines COMPAT_44 in
  /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; }
8985 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
8989 # Transform confdefs.h into an awk script 'defines.awk', embedded as
9305 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9318 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
  /src/share/mk/
bsd.own.mk 884 # a Makefile defines BINMODE.
  /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/tools/make/
configure 1706 /* The GNU C library defines this for functions which it implements
  /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 856 milliseconds