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

/freebsd-11-stable/lib/msun/src/
H A De_expf.c26 halF[2] = {0.5,-0.5,}, variable
71 k = invln2*x+halF[xsb];
H A De_exp.c86 halF[2] = {0.5,-0.5,}, variable
133 k = (int)(invln2*x+halF[xsb]);

Completed in 113 milliseconds