Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/ld/ld128/
De_rem_pio2l.h52 pio2_3 = 2.0670321098263988236499468110329591e-43L, /* 0x127044533e63a0105e00000000000.0p-254 */ variable
103 w = fn*pio2_3; in __ieee754_rem_pio2l()
/picolibc-latest/newlib/libm/ld/ld80/
De_rem_pio2l.h42 pio2_3 = 6.36831716351370313614e-25; /* 0x18a2e037074000.0p-133 */ variable
114 w = fn*(long double)pio2_3; in __ieee754_rem_pio2l()
/picolibc-latest/newlib/libm/math/
Dsf_rem_pio2.c77 pio2_3 = 6.0770943833e-11, /* 0x2e85a300 */ variable
145 w = fn * pio2_3; in __rem_pio2f()
Ds_rem_pio2.c69 pio2_3 = _F_64(2.02226624871116645580e-21), /* 0x3BA3198A, 0x2E000000 */ variable
138 w = fn * pio2_3; in __rem_pio2()