Home
last modified time | relevance | path

Searched refs:pr8 (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/msun/src/
H A De_j1.c202 static const double pr8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
274 if(ix>=0x40200000) {p = pr8; q= ps8;} in pone()
H A De_j1f.c158 static const float pr8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
230 if(ix>=0x41000000) {p = pr8; q= ps8;} in ponef()