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

  /external/fdlibm/
e_j0.c 356 static const double qR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */
358 static double qR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */
470 if(ix>=0x40200000) {p = qR8; q= qS8;}
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_j0.c 307 static const double qR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */
383 if(ix>=0x40200000) {p = qR8; q= qS8;}
e_j0f.c 260 static const float qR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */
336 if(ix>=0x41000000) {p = qR8; q= qS8;}

Completed in 212 milliseconds