/netbsd-src/games/warp/ |
H A D | sm.c | 20 int tmpy, tmpx; in main() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_s_mp_mul_high_digs.c | 30 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_high_digs() local
|
H A D | bn_s_mp_mul_digs.c | 30 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_digs() local
|
H A D | bn_fast_s_mp_sqr.c | 49 mp_digit *tmpy; in fast_s_mp_sqr() local
|
H A D | bn_fast_s_mp_mul_high_digs.c | 48 mp_digit *tmpx, *tmpy; in fast_s_mp_mul_high_digs() local
|
H A D | bn_mp_karatsuba_mul.c | 88 register mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in mp_karatsuba_mul() local
|
H A D | bn_fast_s_mp_mul_digs.c | 57 mp_digit *tmpx, *tmpy; in fast_s_mp_mul_digs() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/ |
H A D | bignum.c | 2199 mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in mp_karatsuba_mul() local 2315 mp_digit *tmpx, *tmpy; in fast_s_mp_mul_digs() local 2379 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_digs() local 2507 mp_digit *tmpx, *tmpy; in fast_s_mp_mul_high_digs() local 2570 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_high_digs() local 3105 mp_digit *tmpy; in fast_s_mp_sqr() local
|
/netbsd-src/sbin/nvmectl/ |
H A D | bignum.c | 2140 mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in karatsuba_multiply() local 2270 mp_digit *tmpx, *tmpy; in fast_col_array_multiply() local 2348 mp_digit tmpx, *tmpt, *tmpy; in basic_multiply_partial_lower() local 2465 mp_digit *tmpx, *tmpy; in fast_basic_multiply_partial_upper() local 2528 mp_digit tmpx, *tmpt, *tmpy; in basic_multiply_partial_upper() local 3068 mp_digit *tmpy; in fast_basic_square() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bignum.c | 2144 mp_digit *tmpa, *tmpb, *tmpx, *tmpy; in karatsuba_multiply() local 2274 mp_digit *tmpx, *tmpy; in fast_col_array_multiply() local 2352 mp_digit tmpx, *tmpt, *tmpy; in basic_multiply_partial_lower() local 2469 mp_digit *tmpx, *tmpy; in fast_basic_multiply_partial_upper() local 2532 mp_digit tmpx, *tmpt, *tmpy; in basic_multiply_partial_upper() local 3072 mp_digit *tmpy; in fast_basic_square() local
|