/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_mp_cmp_mag.c | 24 mp_digit *tmpa, *tmpb; in mp_cmp_mag() local
|
H A D | bn_mp_copy.c | 40 register mp_digit *tmpa, *tmpb; in mp_copy() local
|
H A D | bn_mp_add_d.c | 25 mp_digit *tmpa, *tmpc, mu; in mp_add_d() local
|
H A D | bn_mp_sub_d.c | 24 mp_digit *tmpa, *tmpc, mu; in mp_sub_d() local
|
H A D | bn_mp_mul_2.c | 36 register mp_digit r, rr, *tmpa, *tmpb; in mp_mul_2() local
|
H A D | bn_mp_div_2.c | 35 register mp_digit r, rr, *tmpa, *tmpb; in mp_div_2() local
|
H A D | bn_mp_mul_d.c | 24 mp_digit u, *tmpa, *tmpc; in mp_mul_d() local
|
H A D | bn_s_mp_sub.c | 40 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_sub() local
|
H A D | bn_s_mp_add.c | 52 register mp_digit u, *tmpa, *tmpb, *tmpc; in s_mp_add() local
|
H A D | bn_mp_karatsuba_mul.c | 88 register mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in mp_karatsuba_mul() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/ |
H A D | bignum.c | 253 mp_digit *tmpa, *tmpb; in mp_copy() local 403 mp_digit *tmpa, *tmpb; in mp_cmp_mag() local 620 const mp_digit *tmpa, *tmpb; in s_mp_add() local 697 const mp_digit *tmpa, *tmpb; in s_mp_sub() local 838 const mp_digit *tmpa; in mp_mul_d() local 1294 mp_digit r, rr, *tmpa, *tmpb; in mp_div_2() local 1763 mp_digit r, rr, *tmpa, *tmpb; in mp_mul_2() local 2199 mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in mp_karatsuba_mul() local 4614 mp_digit *tmpa, *tmpc, mu; in mp_add_d() local 4703 mp_digit *tmpa, *tmpc, mu; in mp_sub_d() local
|
/netbsd-src/sbin/nvmectl/ |
H A D | bignum.c | 371 mp_digit *tmpa, *tmpb; in compare_magnitude() local 565 mp_digit carry, *tmpa, *tmpb, *tmpc; in basic_add() local 641 mp_digit carry, *tmpa, *tmpb, *tmpc; in basic_subtract() local 762 mp_digit carry, *tmpa, *tmpc; in multiply_digit() local 1224 mp_digit r, rr, *tmpa, *tmpb; in half() local 1697 mp_digit r, rr, *tmpa, *tmpb; in doubled() local 2140 mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in karatsuba_multiply() local 4542 mp_digit *tmpa, *tmpc, mu; in add_single_digit() local 4631 mp_digit *tmpa, *tmpc, mu; in signed_subtract_word() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bignum.c | 375 mp_digit *tmpa, *tmpb; in compare_magnitude() local 569 mp_digit carry, *tmpa, *tmpb, *tmpc; in basic_add() local 645 mp_digit carry, *tmpa, *tmpb, *tmpc; in basic_subtract() local 766 mp_digit carry, *tmpa, *tmpc; in multiply_digit() local 1228 mp_digit r, rr, *tmpa, *tmpb; in half() local 1701 mp_digit r, rr, *tmpa, *tmpb; in doubled() local 2144 mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in karatsuba_multiply() local 4565 mp_digit *tmpa, *tmpc, mu; in add_single_digit() local 4654 mp_digit *tmpa, *tmpc, mu; in signed_subtract_word() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | add1sp.c | 46 mpfr_t tmpa, tmpb, tmpc, tmpd; in mpfr_add1sp() local
|
H A D | sub1sp.c | 50 mpfr_t tmpa, tmpb, tmpc; in mpfr_sub1sp() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-ivopts.c | 5226 class aff_tree nit, tmpa, tmpb; in iv_elimination_compare_lt() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-ivopts.cc | 5291 class aff_tree nit, tmpa, tmpb; in iv_elimination_compare_lt() local
|