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_j0f.c164 static const float pR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
234 if(ix>=0x41000000) {p = pR8; q= pS8;} in pzerof()
De_j0.c207 static const double pR8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
278 if(ix>=0x40200000) {p = pR8; q= pS8;} in pzero()