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

/freebsd-13-stable/lib/msun/ld128/
H A Dinvtrig.h56 #define pS8 _ItL_pS8 macro
77 extern const long double pS0, pS1, pS2, pS3, pS4, pS5, pS6, pS7, pS8, pS9;
87 (pS4 + x * (pS5 + x * (pS6 + x * (pS7 + x * (pS8 + x * \
H A Dinvtrig.c46 pS8 = 1.44551535183911458253205638280410064e-04L, variable
/freebsd-13-stable/lib/msun/src/
H A De_j0.c220 static const double pS8[5] = { variable
284 if(ix>=0x40200000) {p = pR8; q= pS8;}
H A De_j0f.c175 static const float pS8[5] = { variable
238 if(ix>=0x41000000) {p = pR8; q= pS8;}

Completed in 68 milliseconds