Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/ldbl-96/
De_j1l.c415 static const long double qr8[7] = { variable
521 p = qr8; in qone()
/glibc-2.36/sysdeps/ieee754/dbl-64/
De_j1.c362 static const double qr8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
445 p = qr8; q = qs8; in qone()
/glibc-2.36/sysdeps/ieee754/flt-32/
De_j1f.c717 static const float qr8[6] = { /* for x in [inf, 8]=1/[0,0.125] */ variable
794 if(ix>=0x41000000) {p = qr8; q= qs8;} /* x >= 8 */ in qonef()