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

  /external/fdlibm/
e_j0.c 406 static const double qR3[6] = {/* for x in [4.547,2.8571]=1/[0.2199,0.35001] */
408 static double qR3[6] = {/* for x in [4.547,2.8571]=1/[0.2199,0.35001] */
472 else if(ix>=0x4006DB6D){p = qR3; q= qS3;}
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_j0.c 341 static const double qR3[6] = {/* for x in [4.547,2.8571]=1/[0.2199,0.35001] */
385 else if(ix>=0x4006DB6D){p = qR3; q= qS3;}
e_j0f.c 294 static const float qR3[6] = {/* for x in [4.547,2.8571]=1/[0.2199,0.35001] */
338 else if(ix>=0x4036d917){p = qR3; q= qS3;}

Completed in 222 milliseconds