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

1 2 3 4 5 6 7

  /src/usr.bin/make/unit-tests/
cond-eof.mk 7 SIDE_EFFECT= ${:!echo 'side effect' 1>&2!}
8 SIDE_EFFECT2= ${:!echo 'side effect 2' 1>&2!}
varname-dot-shell.mk 25 # This has no effect since the variable is not defined in the global scope,
opt-env.mk 17 # Try to override the variable; this does not have any effect.
23 # Try to append to the variable; this also doesn't have any effect.
directive-export-literal.mk 19 # XXX: After an .export, an .export-literal has no effect, even when the
opt-define.mk 23 # effect.
varmod-loop-delete.mk 3 # Tests for the variable modifier ':@', which as a side effect allows to
6 # A side effect of the modifier ':@' is that the loop variable is created as
varmod-order-numeric.mk 27 # Both ':Onr' and ':Orn' have the same effect.
varmod-order-shuffle.mk 30 # Sorting the list before shuffling it has no effect.
sh-flags.mk 20 opt-loud.no= -d0 # side effect: make stdout unbuffered
21 opt-loud.yes= -dl # side effect: make stdout unbuffered
var-scope-cmdline.mk 56 # intended back then that a side effect of this seemingly simple change was
58 # side effect of evaluating an expression. As of 2021-02-23, this is
varname-dot-make-save_dollars.mk 73 # Undefining .MAKE.SAVE_DOLLARS does not have any effect, in particular it
82 # Undefining .MAKE.SAVE_DOLLARS does not have any effect, in particular it
directive-export-impl.mk 15 : ${:U:sh} # side effect: initialize .SHELL
directive-include-guard.mk 19 # including it would not have any effect, not even on the special variable
105 # the same effect as a single negation.
114 # If the guard variable is enclosed in spaces, it does not have an effect, as
125 # an effect, as that form is not common in practice.
154 # an effect, as that form is not common in practice.
358 # time, the guard does not have an effect, and the file is included again.
369 # effect, and the file is included again.
584 # If the guard target name has leading spaces, it does not have an effect,
594 # If the guard target name has trailing spaces, it does not have an effect,
605 # an effect, as that form is not common in practice
    [all...]
var-op-default.mk 46 # has no effect.
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 83 modules will not have any effect. *)
91 modules will not have any effect. *)
  /src/external/lgpl3/gmp/dist/mpn/arm/
bdiv_q_1.asm 109 subs n, n, #1 C set carry as side-effect
131 subs n, n, #1 C set carry as side-effect
dive_1.asm 98 subs n, n, #1 C set carry as side-effect
120 subs n, n, #1 C set carry as side-effect
mode1o.asm 74 subs n, n, #1 C set carry as side-effect
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
bdiv_q_1.asm 97 addic r0, n, -1 C set carry as side effect
103 subfic tnc, cnt, 64 C set carry as side effect
dive_1.asm 93 subfic r8, r10, 64 C set carry as side effect
mode1o.asm 56 addic. n, n, -1 C set carry as side effect
  /src/external/lgpl3/gmp/dist/tune/
alpha.asm 48 C switching may have an effect though.
  /src/external/lgpl3/gmp/dist/mpn/sparc32/
sub_n.asm 48 andcc res_ptr,4,%g0 C res_ptr unaligned? Side effect: cy=0
148 andcc res_ptr,4,%g0 C res_ptr unaligned? Side effect: cy=0
252 andcc s1_ptr,4,%g0 C s1_ptr unaligned? Side effect: cy=0
  /src/external/bsd/cron/dist/
INSTALL 70 command is issued; changing the source files later will have no effect until
  /src/external/lgpl3/gmp/dist/mpn/m68k/
aors_n.asm 71 subql #1, d2 C clears cy as side effect

Completed in 23 milliseconds

1 2 3 4 5 6 7