Home
last modified time | relevance | path

Searched refs:qS2 (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/lib/libm/src/
De_acosf.c31 qS2 = 2.0209457874e+00, /* 0x4001572d */ variable
52 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acosf()
58 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acosf()
72 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acosf()
De_acos.c54 qS2 = 2.02094576023350569471e+00, /* 0x40002AE5, 0x9C598AC8 */ variable
78 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
84 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
96 q = one+z*(qS1+z*(qS2+z*(qS3+z*qS4))); in acos()
De_asin.c62 qS2 = 2.02094576023350569471e+00, /* 0x40002AE5, 0x9C598AC8 */ variable
86 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asin()
94 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asin()
De_asinf.c33 qS2 = 2.0209457874e+00, /* 0x4001572d */ variable
55 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asinf()
63 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); in asinf()
De_j0.c356 static const double qS2[6] = { variable
376 else if(ix>=0x40000000){p = qR2; q= qS2;} in qzero()
De_j0f.c313 static const float qS2[6] = { variable
333 else if(ix>=0x40000000){p = qR2; q= qS2;} in qzerof()
/openbsd/src/lib/libm/src/ld80/
Dinvtrig.h59 #define qS2 _ItL_qS2 macro
83 extern const LONGDOUBLE qS1, qS2, qS3, qS4, qS5;
102 return (1.0 + x * (qS1 + x * (qS2 + x * (qS3 + x * (qS4 + x * qS5))))); in Q()
Dinvtrig.c42 qS2 = 3.27309890266528636716e+00L, variable
/openbsd/src/lib/libm/src/ld128/
Dinvtrig.h62 #define qS2 _ItL_qS2 macro
82 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
100 return (1.0 + x * (qS1 + x * (qS2 + x * (qS3 + x * (qS4 + x * \ in Q()
Dinvtrig.c45 qS2 = 9.96619113536172610135016921140206980e+00L, variable
/openbsd/src/lib/libm/arch/amd64/
Dinvtrig.c45 qS2 = { 0xd17a73d1e1564c29ULL, 0x4000U }, /* 3.27309890266528636716e+00L */ variable
/openbsd/src/lib/libm/arch/i387/
Dinvtrig.c45 qS2 = { 0xd17a73d1e1564c29ULL, 0x4000U }, /* 3.27309890266528636716e+00L */ variable