Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/ld128/
Dinvtrig.h54 #define pS8 _ItL_pS8 macro
75 extern const long double pS0, pS1, pS2, pS3, pS4, pS5, pS6, pS7, pS8, pS9;
85 (pS4 + x * (pS5 + x * (pS6 + x * (pS7 + x * (pS8 + x * \ in P()
Dinvtrig.c44 pS8 = 1.44551535183911458253205638280410064e-04L, variable
/bionic/libm/upstream-freebsd/lib/msun/src/
De_j0f.c172 static const float pS8[5] = { variable
234 if(ix>=0x41000000) {p = pR8; q= pS8;} in pzerof()
De_j0.c215 static const double pS8[5] = { variable
278 if(ix>=0x40200000) {p = pR8; q= pS8;} in pzero()