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

/freebsd-12-stable/lib/msun/src/
H A De_j0.c212 static const double pR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
284 if(ix>=0x40200000) {p = pR8; q= pS8;}
H A De_j0f.c167 static const float pR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
238 if(ix>=0x41000000) {p = pR8; q= pS8;}

Completed in 108 milliseconds