Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_powf.c50 cp_l = -1.1736857402e-04, /* 0xb8f623c6 =tail of cp_h */ variable
193 z_l = cp_l*p_h+p_l*cp+dp_l[k]; in __ieee754_powf()
De_pow.c91 cp_l = -7.02846165095275826516e-09, /* 0xBE3E2FE0, 0x145B01F5 =tail of cp_h*/ variable
248 z_l = cp_l*p_h+p_l*cp+dp_l[k]; in __ieee754_pow()