Home
last modified time | relevance | path

Searched refs:qr8 (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/math/
Dj1.c278 static const double qr8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
354 if (ix >= 0x40200000){p = qr8; q = qs8;} in qone()
Dj1f.c226 static const float qr8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
302 if (ix >= 0x41000000){p = qr8; q = qs8;} in qonef()
/third_party/musl/porting/liteos_a/kernel/src/math/
Dj1f.c226 static const float qr8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
302 if (ix >= 0x41000000){p = qr8; q = qs8;} in qonef()
Dj1.c278 static const double qr8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
354 if (ix >= 0x40200000){p = qr8; q = qs8;} in qone()