Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/math/
H A Dj0.c215 static const double pR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
272 else if (ix >= 0x40122E8B){p = pR5; q = pS5;} in pzero()
H A Dj0f.c154 static const float pR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
211 else if (ix >= 0x409173eb){p = pR5; q = pS5;} in pzerof()