Searched refs:pR8 (Results 1 - 2 of 2) sorted by relevance

/bionic/libm/src/
H A De_j0.c208 static const double pR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
279 if(ix>=0x40200000) {p = pR8; q= pS8;}
H A De_j0f.c166 static const float pR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
236 if(ix>=0x41000000) {p = pR8; q= pS8;}

Completed in 5 milliseconds