Home
last modified time | relevance | path

Searched defs:tmpx (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dlibtommath.c2347 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_digs() local
2448 mp_digit *tmpx, *tmpy; in fast_s_mp_mul_digs() local
2533 mp_digit u, tmpx, *tmpt; in s_mp_sqr() local
2600 mp_digit tmpx, *tmpt, *tmpy; in s_mp_mul_high_digs() local
2721 register mp_digit *tmpx; in fast_mp_montgomery_reduce() local
2793 register mp_digit *tmpx; in fast_mp_montgomery_reduce() local
3261 mp_digit W[MP_WARRAY], *tmpx; in fast_s_mp_sqr() local
/dragonfly/contrib/mpfr/src/
H A Dround_prec.c72 mpfr_limb_ptr tmpx = (mpfr_limb_ptr) (*__gmp_reallocate_func) in mpfr_prec_round() local