Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_expf.c26 halF[2] = {0.5,-0.5,}, variable
71 k = invln2*x+halF[xsb]; in expf()
De_exp.c86 halF[2] = {0.5,-0.5,}, variable
133 k = (int)(invln2*x+halF[xsb]); in exp()