Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/math/
H A Dj0.c308 static const double qR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
368 else if (ix >= 0x40122E8B){p = qR5; q = qS5;} in qzero()
H A Dj0f.c247 static const float qR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
307 else if (ix >= 0x409173eb){p = qR5; q = qS5;} in qzerof()