Searched refs:qS8 (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/lib/msun/ld128/
H A Dinvtrig.h65 #define qS8 _ItL_qS8 macro
78 extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7, qS8, qS9;
96 (qS5 + x * (qS6 + x * (qS7 + x * (qS8 + x * qS9)))))))));
H A Dinvtrig.c55 qS8 = 8.32600764660522313269101537926539470e-03L, variable
/freebsd-12-stable/lib/msun/src/
H A De_j0.c312 static const double qS8[6] = { variable
381 if(ix>=0x40200000) {p = qR8; q= qS8;}
H A De_j0f.c266 static const float qS8[6] = { variable
335 if(ix>=0x41000000) {p = qR8; q= qS8;}

Completed in 111 milliseconds