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

  /external/fdlibm/
e_j0.c 368 static const double qS8[6] = {
370 static double qS8[6] = {
470 if(ix>=0x40200000) {p = qR8; q= qS8;}
  /bionic/libm/src/
e_j0.c 307 static const double qS8[6] = {
374 if(ix>=0x40200000) {p = qR8; q= qS8;}
e_j0f.c 264 static const float qS8[6] = {
331 if(ix>=0x41000000) {p = qR8; q= qS8;}

Completed in 208 milliseconds