Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_j1.c206 static const double pr8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
278 if(ix>=0x40200000) {p = pr8; q= ps8;} in pone()
De_j1f.c161 static const float pr8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
233 if(ix>=0x41000000) {p = pr8; q= ps8;} in ponef()