Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/math/
H A Dexp2l.c40 redux = 0x1.8p63 / TBLSIZE, variable
237 u.f = x + redux; in exp2l()
242 u.f -= redux; in exp2l()
271 redux = 0x1.8p112 / TBLSIZE; variable
603 u.f = x + redux; in exp2l()
608 u.f -= redux; in exp2l()