Searched refs:P3 (Results 1 – 3 of 3) sorted by relevance
96 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable151 c = x - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_exp()
42 P3 = 6.6137559770e-05, /* 0x388ab355 */ variable239 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_powf()
83 P3 = 6.61375632143793436117e-05, /* 0x3F11566A, 0xAF25DE2C */ variable296 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5)))); in __ieee754_pow()
Completed in 5 milliseconds