Searched refs:qS4 (Results 1 – 6 of 6) sorted by relevance
33 qS4 = 7.7038154006e-02; /* 0x3d9dc62e */ variable52 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acosf()58 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acosf()72 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acosf()
93 qS4 = -1.568433562487314651121702982333303458814E1L; variable127 q = qS0 + t * (qS1 + t * (qS2 + t * (qS3 + t * (qS4 + t)))); in __ieee754_asinl()136 q = qS0 + t * (qS1 + t * (qS2 + t * (qS3 + t * (qS4 + t)))); in __ieee754_asinl()
145 qS4 = -3.881523118339661268482937768522572588022E4L, variable194 + qS4) * z in __ieee754_acosl()303 + qS4) * z in __ieee754_acosl()
96 qS4 = -3.881523118339661268482937768522572588022E4L, variable219 + qS4) * t in __ieee754_asinl()
145 qS4 = L(-3.881523118339661268482937768522572588022E4), variable198 + qS4) * z in __ieee754_acosl()306 + qS4) * z in __ieee754_acosl()
96 qS4 = L(-3.881523118339661268482937768522572588022E4), variable225 + qS4) * t in __ieee754_asinl()
Completed in 7 milliseconds