Searched refs:qS2 (Results 1 – 3 of 3) sorted by relevance
51 qS2 = 2.02094576023350569471e+00, /* 0x40002AE5, 0x9C598AC8 */ variable74 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acos()80 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acos()92 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in __ieee754_acos()
59 qS2 = 2.02094576023350569471e+00, /* 0x40002AE5, 0x9C598AC8 */ variable82 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in __ieee754_asin()91 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in __ieee754_asin()
391 static const double qS2[6] = { variable410 else if(ix>=0x40000000){p = qR2; q= qS2;} in qzero()
Completed in 6 milliseconds