Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/math/
H A Dj0.c231 static const double pR3[6] = {/* for x in [4.547,2.8571]=1/[0.2199,0.35001] */ variable
273 else if (ix >= 0x4006DB6D){p = pR3; q = pS3;} in pzero()
H A Dj0f.c170 static const float pR3[6] = {/* for x in [4.547,2.8571]=1/[0.2199,0.35001] */ variable
212 else if (ix >= 0x4036d917){p = pR3; q = pS3;} in pzerof()