Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/ldbl-96/
De_j1l.c295 static const long double pr5[7] = { variable
382 p = pr5; in pone()
/glibc-2.36/sysdeps/ieee754/dbl-64/
De_j1.c262 static const double pr5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
329 p = pr5; q = ps5; in pone()
/glibc-2.36/sysdeps/ieee754/flt-32/
De_j1f.c640 static const float pr5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
698 else if(ix>=0x40f71c58){p = pr5; q= ps5;} in ponef()