Searched defs:redux (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/lib/libc/gdtoa/
H A D_hdtoa.c116 float redux = one[u.bits.sign]; local
H A D_hldtoa.c130 float redux = one[u.bits.sign]; local
/freebsd-10-stable/lib/msun/ld80/
H A Ds_exp2l.c54 redux = 0x1.8p63 / TBLSIZE, variable
/freebsd-10-stable/lib/msun/src/
H A Ds_exp2f.c39 redux = 0x1.8p23f / TBLSIZE, variable
H A Ds_exp2.c39 redux = 0x1.8p52 / TBLSIZE, variable
/freebsd-10-stable/lib/msun/ld128/
H A Ds_exp2l.c59 redux = 0x1.8p112 / TBLSIZE; variable

Completed in 109 milliseconds