Searched defs:tmpt (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_s_mp_sqr.c | 26 mp_digit u, tmpx, *tmpt; in s_mp_sqr() local
|
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
|
/netbsd-src/usr.sbin/timed/timed/ |
H A D | slave.c | 73 time_t tmpt; in slave() local
|
H A D | master.c | 78 time_t tmpt; in master() local
|
/netbsd-src/games/pom/ |
H A D | pom.c | 97 time_t tmpt, now; in main() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/ |
H A D | bignum.c | 2379 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_digs() local 2570 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_high_digs() local 3180 mp_digit u, tmpx, *tmpt; in s_mp_sqr() local
|
/netbsd-src/sbin/nvmectl/ |
H A D | bignum.c | 2348 mp_digit tmpx, *tmpt, *tmpy; in basic_multiply_partial_lower() local 2528 mp_digit tmpx, *tmpt, *tmpy; in basic_multiply_partial_upper() local 3143 mp_digit carry, tmpx, *tmpt; in basic_square() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bignum.c | 2352 mp_digit tmpx, *tmpt, *tmpy; in basic_multiply_partial_lower() local 2532 mp_digit tmpx, *tmpt, *tmpy; in basic_multiply_partial_upper() local 3147 mp_digit carry, tmpx, *tmpt; in basic_square() local
|