Home
last modified time | relevance | path

Searched defs:redux (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/gdtoa/
H A D_hdtoa.c115 float redux = one[u.bits.sign]; in __hdtoa() local
H A D_hldtoa.c129 float redux = one[u.bits.sign]; in __hldtoa() local
/freebsd/lib/msun/src/
H A Ds_exp2f.c38 redux = 0x1.8p23f / TBLSIZE, variable
H A Ds_exp2.c38 redux = 0x1.8p52 / TBLSIZE, variable
/freebsd/lib/msun/ld80/
H A Ds_exp2l.c53 redux = 0x1.8p63 / TBLSIZE, variable
/freebsd/lib/msun/ld128/
H A Ds_exp2l.c58 redux = 0x1.8p112 / TBLSIZE; variable
/freebsd/contrib/wpa/src/tls/
H A Dlibtommath.c1880 int (*redux)(mp_int*,mp_int*,mp_int*); in s_mp_exptmod() local
2962 int (*redux)(mp_int*,mp_int*,mp_digit); in mp_exptmod_fast() local