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

  /src/usr.bin/make/unit-tests/
varmod-quote-dollar.mk 4 # and doubles dollar signs, to prevent them from being interpreted by a
var-op-shell.mk 80 # The 8 dollar signs end up as 4 dollar signs when expanded. The shell sees
81 # the command "echo '$$$$'". The 4 dollar signs are stored in OUTPUT, and
82 # when that variable is expanded, they expand to 2 dollar signs.
varmod-subst.mk 258 # No matter how many dollar signs there are, they all get merged
266 # signs, except the one before the delimiter. That one is handled by
282 # Here is an alternative way to generate dollar signs.
varmod-loop.mk 36 # Demonstrate that it is possible to generate dollar signs using the
96 # VARE_EVAL_KEEP_DOLLAR_AND_UNDEFINED, which means that some dollar signs are
97 # preserved, but not all. The dollar signs in the top-level expression and in
100 # The modifier :@var@ does not preserve the dollar signs though, no
varmod-defined.mk 51 # error that is silently ignored. This makes all dollar signs disappear,
varmod-loop-varname.mk 82 # or two dollar signs, which were silently ignored.
dep-var.mk 46 # For exactly this reason, it is not recommended to use dollar signs in
var-op-expand.mk 33 # literal dollar signs
40 # reference to a variable containing literal dollar signs
directive-for-escape.mk 40 # was adventurous enough to use literal dollar signs in the values of a .for
varmod-indirect.mk 115 # The dollar signs need to be doubled in the above modifier expression,
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_add_impl.inc 70 // have opposite signs, we are performing a subtraction; otherwise addition.
  /src/sys/arch/hppa/spmath/
impys.S 206 b signs ; end of multiply
220 b signs ; negate product (if needed)
251 b signs ; end of multiply
297 signs: sub 0,pl,pl ; negate product if sign label
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 8411 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
8435 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
8452 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
9177 mov.b DST_EX(%a1),%d1 # or of input signs.
9196 mov.b SRC_EX(%a0),%d0 # load both signs
9216 mov.b DST_EX(%a1),%d0 # load both signs
10299 # If you have a DENORM and a NORM with opposite signs, then use fcmp_norm, also.
10301 # (1) signs are (+) and the DENORM is the dst or
10302 # (2) signs are (-) and the DENORM is the src
10339 mov.b SRC_EX(%a0),%d0 # determine if like signs
    [all...]
fpsp.s 9725 # Step 1. Save and strip signs of X and Y: signX := sign(X), #
11979 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
12003 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
12020 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
12745 mov.b DST_EX(%a1),%d1 # or of input signs.
12764 mov.b SRC_EX(%a0),%d0 # load both signs
12784 mov.b DST_EX(%a1),%d0 # load both signs
13867 # If you have a DENORM and a NORM with opposite signs, then use fcmp_norm, also.
13869 # (1) signs are (+) and the DENORM is the dst or
13870 # (2) signs are (-) and the DENORM is the sr
    [all...]
fplsp.s 9366 # Step 1. Save and strip signs of X and Y: signX := sign(X), #
  /src/sys/arch/vax/vax/
emulate.S 381 cmpl %r0,%r2 # if signs of operands are not equal
  /src/sys/arch/mips/mips/
fp.S 957 bne t0, ta0, 1f # if signs differ, subtract
1109 bne t0, ta0, 1f # if signs differ, subtract
  /src/sys/lib/libkern/arch/hppa/
milli.S 1768 sub 0,retreg,retreg ; based on operand signs
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 7430 # characters, hashes, percent signs, but SUFFIX may contain a leading

Completed in 48 milliseconds