Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_j0.c263 static const double pR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
290 else {p = pR2; q= pS2;} /* ix>=0x40000000 */ in pzero()
De_j0f.c216 static const float pR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
243 else {p = pR2; q= pS2;} /* ix>=0x40000000 */ in pzerof()