Home
last modified time | relevance | path

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

/external/lib/libm/
A De_powf.c51 cp_l = 4.7017383622e-06, /* 0x369dc3a0 =tail of cp_h */ variable
191 z_l = cp_l*p_h+p_l*cp+dp_l[k]; in __ieee754_powf()
A De_pow.c92 cp_l = -7.02846165095275826516e-09, /* 0xBE3E2FE0, 0x145B01F5 =tail of cp_h*/ variable
246 z_l = cp_l*p_h+p_l*cp+dp_l[k]; in __ieee754_pow()

Completed in 5 milliseconds