HomeSort by: relevance | last modified time | path
    Searched refs:whether (Results 1 - 25 of 82) sorted by relevancy

1 2 3 4

  /src/usr.bin/make/unit-tests/
opt-silent.mk 7 # No matter whether a command is prefixed by '@' or not, it is not echoed.
cond-func-target.mk 22 # Adding a comment to an existing target does not change whether the target
31 # Adding a command to an existing target does not change whether the target
dep-exclam.mk 4 # the target, whether or not it is out of date.
depsrc-silent.mk 4 # which hides the commands, no matter whether they are prefixed with
gnode-submake.mk 3 # Test whether OP_SUBMAKE is determined correctly. If it is, this node's
7 # Determining whether a node is a sub-make node happens when the node is
varname-dollar.mk 21 # Now overwrite the '$' variable to see whether '$$' really expands to that
22 # variable, or whether '$$' is handled by the parser.
cmd-errors-lint.mk 3 # Demonstrate how errors in expressions affect whether the commands
cmd-errors.mk 3 # Demonstrate how errors in expressions affect whether the commands
cond-func-make.mk 3 # Tests for the make() function in .if conditions, which tests whether
varname-dot-make-save_dollars.mk 3 # Tests for the special .MAKE.SAVE_DOLLARS variable, which controls whether
64 # parser (no matter whether directly or indirectly), they only appear as '$$'
113 # In both cases, each '$$' is replaced with a single '$', no matter whether
var-op-default.mk 20 # The '?=' operator only checks whether the variable is defined or not.
43 # At the point where the '?=' operator checks whether the variable exists,
52 # 'VAR.${:Uparam}' to see whether the variable already existed. Since that
deptgt-end-fail-all.mk 3 # Test whether the commands from the .END target are run even if there is
export-variants.mk 3 # Test whether exported variables apply to each variant of running
sh-meta-chars.mk 5 # These meta-characters decide whether the command is run by the shell
opt.mk 20 # See whether a '--' stops handling of command line options, like in
deptgt-delete_on_error.mk 4 # which controls whether the target is deleted if a shell command fails or
directive-for-generating-endif.mk 3 # Test whether a .for loop can be used to generate multiple .endif
cond-cmp-numeric-ne.mk 10 # This comparison yields the same result, whether numeric or character-based.
job-output-null.mk 21 # job.c 1.454 from 2022-09-03, the outcome of the test depended on whether
52 # The three null bytes in a row test whether this output is
deptgt.mk 33 # It doesn't matter whether the empty string is generated by an
34 # expression or whether it is just omitted.
directive-ifmake.mk 4 # whether a certain target is requested to be made from the command line.
20 # this condition is whether the target named "!first" was requested. To
68 # Numbers are interpreted as numbers, no matter whether the directive is
  /src/sys/external/isc/libsodium/dist/m4/
ax_check_catchable_abrt.m4 7 # Check whether SIGABRT can be caught using signal handlers.
14 AC_CACHE_CHECK([whether SIGABRT can be caught when using the _AC_LANG compiler], CACHEVAR, [
ax_check_catchable_segv.m4 7 # Check whether segmentation violations can be caught using signal handlers.
14 AC_CACHE_CHECK([whether segmentation violations can be caught when using the _AC_LANG compiler], CACHEVAR, [
  /src/common/dist/zlib/contrib/minizip/
configure.ac 9 AC_MSG_CHECKING([whether to build example programs])
  /src/tools/compat/buildaux/
ax_check_compile_flag.m4 11 # Check whether the given FLAG works with the current language's compiler
42 AC_CACHE_CHECK([whether _AC_LANG compiler accepts $1], CACHEVAR, [

Completed in 21 milliseconds

1 2 3 4