Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/ld/ld80/
Ds_exp2l.c43 redux = 0x1.8p63 / TBLSIZE, variable
244 u.e = x + (long double)redux; in exp2l()
248 u.e -= (long double)redux; in exp2l()
/picolibc-latest/newlib/libm/ld/ld128/
Ds_exp2l.c56 redux = 0x1.8p112 / TBLSIZE; variable
394 u.e = x + (long double)redux; in exp2l()
398 u.e -= (long double)redux; in exp2l()