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

  /src/usr.bin/make/unit-tests/
sh-dots.exp 20 repeated delayed twice repeated
deptgt-end-jobs.mk 20 # Oops: The deferred command must not be expanded twice.
33 # Oops: The deferred command must not be expanded twice.
deptgt-end.mk 12 # Oops: The deferred command must not be expanded twice.
32 # Oops: The deferred command must not be expanded twice.
opt-jobs-no-action.mk 7 # without the -j. This is because all this code is implemented twice, once
44 # The following command is regular, it is printed twice:
varname.mk 70 ASDZguvASDZguv= twice
73 .elif ${ASDZguvASDZguv} != "twice"
80 ASDZguvASDZguv.param= twice
84 .elif ${ASDZguvASDZguv.param} != "twice"
varmod-assign.exp 1 Global: param = twice
varmod-assign.mk 152 param= twice
157 .if defined(VAR.twice) # At this point, the '$$' is not expanded.
163 .if defined(VAR.twice)
directive-export-gmake.mk 49 TWICE= expanded twice
50 ONCE= expanded once, leaving $${TWICE} as-is
52 .if ${:!echo "\$VAR"!} != "expanded once, leaving \${TWICE} as-is"
var-scope-cmdline.mk 49 # Together, these two changes made the variable name be expanded twice in a
varparse-errors.mk 111 # the current file twice: Once in the first line and once in the call
cond-token-plain.mk 227 # looks suspicious of evaluating the expression twice: first for parsing a
262 # evaluated twice. In practice, expressions that occur in conditions do not
varmod-sysv.mk 62 # In the modifier ':from=to', the "to" part is expanded exactly twice.
231 # twice. The first expansion happens in ApplyModifier_SysV, where the
var-op-expand.mk 289 # FIXME: The expression is evaluated twice, for no obvious reason.
directive-include-guard.mk 27 # included twice, to see whether the second '.include' is skipped.
468 # evaluated twice: Once for checking whether the condition evaluates to true,
629 # Now run all test cases by including each of the files twice and looking at
var-scope-local.mk 149 # The empty variable name is expanded twice, once for 'one' and once for
varmod-match.mk 32 # matches exactly the word 'e', twice.
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_add_impl.inc 76 // was already set by normalize( ), but setting it twice won't hurt
fp_mul_impl.inc 64 // denormal path it was already set by normalize( ), but setting it twice
  /src/usr.bin/pr/
pr.c 1306 static int twice = -1; local
1308 ++twice;
1313 if (twice)
1345 if (nohead || (dt && twice))
1375 if (nohead || (dt && twice))
  /src/distrib/hp300/miniroot/
install.md 151 Note that the disklabel editor will be run twice; once to set the size of
  /src/sys/arch/vax/vax/
emulate.S 951 jlbs %r3,L257 # dont need to clear high nibble twice

Completed in 26 milliseconds