Searched refs:qS3 (Results 1 – 9 of 9) sorted by relevance
32 qS3 = -6.8828397989e-01, /* 0xbf303361 */ 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()
745 static const float qS3[6] = { variable782 else if(ix>=0x4036db68){p = qR3; q= qS3;} in qzerof()
92 qS3 = 7.870295154902110425886636075950077640623E1L, 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()
456 static const long double qS3[7] = { variable516 q = qS3; in qzero()
144 qS3 = 5.675712336110456923807959930107347511086E4L, variable195 + qS3) * z in __ieee754_acosl()304 + qS3) * z in __ieee754_acosl()
95 qS3 = 5.675712336110456923807959930107347511086E4L, variable220 + qS3) * t in __ieee754_asinl()
144 qS3 = L(5.675712336110456923807959930107347511086E4), variable199 + qS3) * z in __ieee754_acosl()307 + qS3) * z in __ieee754_acosl()
95 qS3 = L(5.675712336110456923807959930107347511086E4), variable226 + qS3) * t in __ieee754_asinl()
395 static const double qS3[6] = { variable444 p = qR3; q = qS3; in qzero()
Completed in 12 milliseconds