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

1 2 3 4 5 6

  /src/usr.bin/make/unit-tests/
var-scope-global.mk 7 GLOBAL+= addition
8 .if ${GLOBAL} != "value addition"
opt-debug-file.exp 3 make: opt-debug-file.mk:60: This goes to stderr, and in addition to the debug log.
8 make: Unterminated quoted string [make 'This goes to stderr, and in addition to the debug log.]
opt-debug-file.mk 59 # expect+1: This goes to stderr, and in addition to the debug log.
60 . info This goes to stderr, and in addition to the debug log.
75 # expect: make: Unterminated quoted string [make 'This goes to stderr, and in addition to the debug log.]
76 .MAKEFLAGS: 'This goes to stderr, and in addition to the debug log.
posix-varassign.mk 9 # macros, in addition to the eagerly and lazily evaluated assignments, and
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
bidiapi.txt 10 supports. In addition to reordering, the PGBA includes cursor movement
  /src/external/gpl3/binutils/dist/config/
bootstrap-debug.mk 4 # It is very lightweight: in addition to not performing any additional
  /src/external/gpl3/binutils.old/dist/config/
bootstrap-debug.mk 4 # It is very lightweight: in addition to not performing any additional
  /src/external/gpl3/gcc/dist/config/
bootstrap-debug.mk 4 # It is very lightweight: in addition to not performing any additional
  /src/external/gpl3/gcc.old/dist/config/
bootstrap-debug.mk 4 # It is very lightweight: in addition to not performing any additional
  /src/external/gpl3/gdb/dist/config/
bootstrap-debug.mk 4 # It is very lightweight: in addition to not performing any additional
  /src/external/gpl3/gdb.old/dist/config/
bootstrap-debug.mk 4 # It is very lightweight: in addition to not performing any additional
  /src/external/lgpl3/gmp/dist/mpn/mips32/
mul_1.asm 65 sltu $2,$10,$2 C carry from previous addition -> $2
69 addu $2,$9,$2 C add high product limb and carry from addition
79 addu $2,$9,$2 C add high product limb and carry from addition
88 addu $2,$9,$2 C add high product limb and carry from addition
addmul_1.asm 66 sltu $2,$3,$2 C carry from previous addition -> $2
73 addu $2,$9,$2 C add high product limb and carry from addition
87 addu $2,$9,$2 C add high product limb and carry from addition
100 addu $2,$9,$2 C add high product limb and carry from addition
submul_1.asm 66 sltu $2,$3,$2 C carry from previous addition -> $2
73 addu $2,$9,$2 C add high product limb and carry from addition
87 addu $2,$9,$2 C add high product limb and carry from addition
100 addu $2,$9,$2 C add high product limb and carry from addition
  /src/external/lgpl3/gmp/dist/mpn/mips64/hilo/
mul_1.asm 66 sltu $2,$10,$2 C carry from previous addition -> $2
72 daddu $2,$9,$2 C add high product limb and carry from addition
82 daddu $2,$9,$2 C add high product limb and carry from addition
91 daddu $2,$9,$2 C add high product limb and carry from addition
addmul_1.asm 66 sltu $2,$3,$2 C carry from previous addition -> $2
73 daddu $2,$9,$2 C add high product limb and carry from addition
87 daddu $2,$9,$2 C add high product limb and carry from addition
100 daddu $2,$9,$2 C add high product limb and carry from addition
submul_1.asm 66 sltu $2,$3,$2 C carry from previous addition -> $2
73 daddu $2,$9,$2 C add high product limb and carry from addition
87 daddu $2,$9,$2 C add high product limb and carry from addition
100 daddu $2,$9,$2 C add high product limb and carry from addition
  /src/external/gpl3/gdb/dist/sim/testsuite/d10v/
t-subi.s 9 ;; The d10v implements negated addition for subtraction
t-sub.s 9 ;; The d10v implements negated addition for subtraction
t-sub2w.s 9 ;; The d10v implements negated addition for subtraction
  /src/external/gpl3/gdb.old/dist/sim/testsuite/d10v/
t-subi.s 9 ;; The d10v implements negated addition for subtraction
t-sub.s 9 ;; The d10v implements negated addition for subtraction
t-sub2w.s 9 ;; The d10v implements negated addition for subtraction
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcs_evlog.c 176 concat_pcr_events(TSS_PCR_EVENT **list_so_far, UINT32 list_size, TSS_PCR_EVENT *addition,
188 memcpy(&ret[list_size], addition, addition_size * sizeof(TSS_PCR_EVENT));
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_add_impl.inc 1 //===----- lib/fp_add_impl.inc - floaing point addition -----------*- C -*-===//
10 // This file implements soft-float addition with the IEEE-754 default rounding
70 // have opposite signs, we are performing a subtraction; otherwise addition.
105 else /* addition */ {
108 // If the addition carried up, we need to right-shift the result and

Completed in 36 milliseconds

1 2 3 4 5 6