Searched refs:cp_l (Results 1 – 3 of 3) sorted by relevance
87 cp_l = -7.02846165095275826516e-09, /* 0xBE3E2FE0, 0x145B01F5 =tail of cp_h*/ variable269 z_l = cp_l*p_h+p_l*cp + dp_l[k]; in pow()
98 cp_l = -7.02846165095275826516e-09, /* 0xBE3E2FE0, 0x145B01F5 =tail of cp_h*/ variable248 z_l = cp_l*p_h+p_l*cp+dp_l[k]; in __ieee754_pow()
166 cp_l = -1.1736857402e-04f, /* 0xb8f623c6 =tail of cp_h */ variable322 z_l = cp_l*p_h + p_l*cp+dp_l[k]; in powf()
Completed in 6 milliseconds