Searched refs:dp_h (Results 1 – 3 of 3) sorted by relevance
27 dp_h[] = { 0.0, 5.84960938e-01,}, /* 0x3f15c000 */ variable227 t1 = (((z_h + z_l) + dp_h[k]) + t); in powf()230 t2 = z_l - (((t1 - t) - dp_h[k]) - z_h); in powf()
68 dp_h[] = { _F_64(0.0), _F_64(5.84962487220764160156e-01),}, /* 0x3FE2B803, 0x40000000 */ variable290 t1 = (((z_h + z_l) + dp_h[k]) + t); in pow64()292 t2 = z_l - (((t1 - t) - dp_h[k]) - z_h); in pow64()
70 static const long double dp_h[] = { variable365 t1 = (((z_h + z_l) + dp_h[k]) + t); in powl()370 t2 = z_l - (((t1 - t) - dp_h[k]) - z_h); in powl()