Home
last modified time | relevance | path

Searched refs:pp4 (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/ieee754/dbl-64/
Dutan.h56 /**/ pp4 = {{0xbacd747f, 0x23e32ed7} }, variable
89 /**/ pp4 = {{0x23e32ed7, 0xbacd747f} }, variable
Dusncs.h43 static const double pp4 = -0x1.d747f23e32ed7p-83; /* -1.9034889620193266e-25 */ variable
Ds_sin.c167 t1 = xn * pp4; in reduce_sincos()
Ds_tan.c217 t1 = xn * pp4.d; in __tan()
/glibc-2.36/sysdeps/ieee754/flt-32/
Ds_erff.c43 pp4 = -2.3763017452e-05, /* 0xb7c756b1 */ variable
125 r = pp0+z*(pp1+z*(pp2+z*(pp3+z*pp4))); in __erff()
177 r = pp0+z*(pp1+z*(pp2+z*(pp3+z*pp4))); in libm_alias_float()