HomeSort by relevance Sort by last modified time
    Searched refs:pS8 (Results 1 - 5 of 5) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/ld128/
invtrig.h 54 #define pS8 _ItL_pS8
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 * \
invtrig.c 44 pS8 = 1.44551535183911458253205638280410064e-04L,
  /external/fdlibm/
e_j0.c 237 static const double pS8[5] = {
239 static double pS8[5] = {
335 if(ix>=0x40200000) {p = pR8; q= pS8;}
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_j0.c 223 static const double pS8[5] = {
287 if(ix>=0x40200000) {p = pR8; q= pS8;}
e_j0f.c 177 static const float pS8[5] = {
240 if(ix>=0x41000000) {p = pR8; q= pS8;}

Completed in 239 milliseconds