Home
last modified time | relevance | path

Searched defs:eps (Results 1 – 11 of 11) sorted by relevance

/sysdeps/ieee754/ldbl-128ibm/
A Dgamma_productl.c31 __gamma_productl (long double x, long double x_eps, int n, long double *eps) in __gamma_productl()
A De_gammal_r.c72 long double eps; in gammal_positive() local
79 long double eps = 0; in gammal_positive() local
/sysdeps/ieee754/ldbl-96/
A Dgamma_productl.c33 __gamma_productl (long double x, long double x_eps, int n, long double *eps) in __gamma_productl()
A Dgamma_product.c33 __gamma_product (double x, double x_eps, int n, double *eps) in __gamma_product()
A De_gammal_r.c67 long double eps; in gammal_positive() local
74 long double eps = 0; in gammal_positive() local
/sysdeps/ieee754/dbl-64/
A Dgamma_product.c33 __gamma_product (double x, double x_eps, int n, double *eps) in __gamma_product()
A Dgamma_productf.c33 __gamma_productf (float x, float x_eps, int n, float *eps) in __gamma_productf()
A De_gamma_r.c67 double eps; in gamma_positive() local
74 double eps = 0; in gamma_positive() local
/sysdeps/ieee754/ldbl-128/
A Dgamma_productl.c33 __gamma_productl (_Float128 x, _Float128 x_eps, int n, _Float128 *eps) in __gamma_productl()
A De_gammal_r.c73 _Float128 eps; in gammal_positive() local
80 _Float128 eps = 0; in gammal_positive() local
/sysdeps/ieee754/flt-32/
A De_gammaf_r.c66 float eps = 0; in gammaf_positive() local

Completed in 9 milliseconds