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

  /src/usr.bin/make/unit-tests/
deptgt-begin-fail.mk 4 # This stops make immediately and does not build the main targets.
deptgt-begin-fail-indirect.mk 4 # This stops make immediately and does not build the main targets.
order.mk 5 # the .ORDER will prevent us building it immediately,
error.mk 3 # Demonstrate that the .error directive exits immediately, without
opt-warnings-as-errors.mk 7 # after a failed warning, whereas it would stop immediately at the first
opt-chdir.mk 19 # Trying to change to a nonexistent directory exits immediately.
directive-for-break.mk 3 # Tests for .break in .for loops, which immediately terminates processing of
21 # The .break only breaks out of the immediately surrounding .for loop, any
directive-include-fatal.mk 23 # in the global "makefiles" variable, but not immediately run through
recursive.mk 5 # is fatal and exits immediately.
deptgt.mk 9 # dependency line: That doesn't work, and make immediately rejects it.
escape.mk 13 # line, or a line immediately preceding an include line, it shall
23 # line immediately preceding an include line, the behavior is
varname-dot-suffixes.mk 46 # Changes to the suffixes list are reflected immediately.
directive-export-gmake.mk 80 # the environment variable immediately, other than the '.export' directive,
var-op-assign.mk 89 # In safe mode, parsing would stop immediately after the "VARIABLE NAME="
opt-debug-file.mk 84 # exits immediately since the debug log file is usually selected from the
  /src/usr.bin/pwait/
pwait.c 76 int opt, duplicate, status, immediately = 0; local in function:main
87 immediately = 1;
195 if (immediately)
  /src/common/dist/zlib/contrib/ada/
zlib.ads 99 -- zlib or gzip format, this will cause inflate() to return immediately
  /src/sys/arch/hp300/hp300/
locore.s 812 btst #0,%d0 | clear timer1 int immediately to
1066 * logical to physical so that the PC is still valid immediately after the MMU

Completed in 16 milliseconds