Home
last modified time | relevance | path

Searched defs:carry (Results 1 – 25 of 58) sorted by relevance

123

/openbsd/usr.bin/signify/
H A Dsc25519.c57 crypto_uint32 carry; in barrett_reduce() local
167 int i, carry; in sc25519_add() local
193 int i,j,carry; in sc25519_mul() local
221 char carry; in sc25519_window3() local
258 char carry; in sc25519_window5() local
/openbsd/lib/libcrypto/bn/
H A Dbn_add.c77 BN_ULONG carry = 0; in bn_add_words() local
114 BN_ULONG carry = 0; in bn_add() local
233 BN_ULONG carry; in BN_uadd() local
H A Dbn_internal.h198 BN_ULONG carry, r1, r0; in bn_addw_addw() local
218 BN_ULONG b2, BN_ULONG b1, BN_ULONG b0, BN_ULONG carry, BN_ULONG *out_carry, in bn_qwaddqw()
328 BN_ULONG carry, x; in bn_mulw() local
432 BN_ULONG carry, r1, r0; in bn_mulw_addw() local
452 BN_ULONG carry, r1, r0; in bn_mulw_addw_addw() local
474 BN_ULONG carry, r2, r1, r0, x1; in bn_mulw_addtw() local
498 BN_ULONG carry; in bn_mul2_mulw_addtw() local
H A Dbn_mul.c207 BN_ULONG carry = 0; in bn_mul_words() local
240 BN_ULONG carry = 0; in bn_mul_add_words() local
H A Dbn_mont.c312 BN_ULONG *ap, *rp, n0, v, carry, mask; in bn_montgomery_reduce() local
443 BN_ULONG a0, b, carry_a, carry_n, carry, mask, w; in bn_montgomery_multiply_words() local
H A Dbn_sqr.c171 BN_ULONG carry = 0; in bn_sqr_add_words() local
/openbsd/lib/libcrypto/modes/
H A Dxts128.c111 unsigned int carry, res; in CRYPTO_xts128_encrypt() local
148 unsigned int carry, res; in CRYPTO_xts128_encrypt() local
/openbsd/lib/libc/gdtoa/
H A Ddmisc.c120 ULLong borrow, carry, y, ys; local
122 ULong borrow, carry, y, ys; local
H A Dmisc.c177 ULLong carry, y; local
179 ULong carry, *x, y; local
290 ULLong carry, z; local
292 ULong carry, z; local
H A Dsum.c42 ULong carry, *xc, *xa, *xb, *xe, y; local
H A Dstrtodg.c57 ULong carry = 1, y; local
185 ULong carry, inex, lostbits; local
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Datof-ieee.c554 unsigned long carry; local
630 unsigned long carry; local
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Datof-ieee.c545 unsigned long carry; in gen_to_words() local
621 unsigned long carry; in gen_to_words() local
/openbsd/sys/arch/hppa/spmath/
H A Dmpyaccu.c25 int carry; local
H A Dmpyaccs.c25 int carry, sign; local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Duninit-8.c14 int carry; /* { dg-bogus "carry" "uninitialized variable warning" { xfail *-*-* } } */ in add_bignums() local
H A D980816-1.c11 register unsigned int carry = 0; local
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dudivmoddi4.c175 su_int carry = 0; in __udivmoddi4() local
/openbsd/gnu/usr.bin/binutils/gas/
H A Dflonum-mult.c83 unsigned long carry; in flonum_multip() local
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dflonum-mult.c83 unsigned long carry; in flonum_multip() local
/openbsd/lib/libcrypto/bn/arch/aarch64/
H A Dbn_arch.h46 BN_ULONG carry, r0; in bn_addw() local
65 BN_ULONG carry, r0; in bn_addw_addw() local
84 BN_ULONG b2, BN_ULONG b1, BN_ULONG b0, BN_ULONG carry, BN_ULONG *out_carry, in bn_qwaddqw()
/openbsd/lib/libcrypto/bn/arch/riscv64/
H A Dbn_arch.h32 BN_ULONG carry, r0; in bn_addw() local
/openbsd/lib/libm/src/
H A Dk_rem_pio2f.c48 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; in __kernel_rem_pio2f() local
H A Dk_rem_pio2.c287 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; in __kernel_rem_pio2() local
/openbsd/games/adventure/
H A Dvocab.c89 carry(int object, int where) in carry() function

123