HomeSort by: relevance | last modified time | path
    Searched refs:qR8 (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libm/src/
e_j0.c 302 static const double qR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */
379 if(ix>=0x40200000) {p = qR8; q= qS8;}
e_j0f.c 265 static const float qR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */
342 if(ix>=0x41000000) {p = qR8; q= qS8;}

Completed in 39 milliseconds