Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/math/
Dsf_exp.c26 halF[2] = {0.5,-0.5,}, variable
68 k = invln2 * x + halF[xsb]; in expf()
Ds_exp.c85 halF[2] = {_F_64(0.5),_F_64(-0.5),}, variable
135 k = invln2 * x + halF[xsb]; in exp64()