Searched defs:eps (Results 1 – 11 of 11) sorted by relevance
/sysdeps/ieee754/ldbl-128ibm/ |
A D | gamma_productl.c | 31 __gamma_productl (long double x, long double x_eps, int n, long double *eps) in __gamma_productl()
|
A D | e_gammal_r.c | 72 long double eps; in gammal_positive() local 79 long double eps = 0; in gammal_positive() local
|
/sysdeps/ieee754/ldbl-96/ |
A D | gamma_productl.c | 33 __gamma_productl (long double x, long double x_eps, int n, long double *eps) in __gamma_productl()
|
A D | gamma_product.c | 33 __gamma_product (double x, double x_eps, int n, double *eps) in __gamma_product()
|
A D | e_gammal_r.c | 67 long double eps; in gammal_positive() local 74 long double eps = 0; in gammal_positive() local
|
/sysdeps/ieee754/dbl-64/ |
A D | gamma_product.c | 33 __gamma_product (double x, double x_eps, int n, double *eps) in __gamma_product()
|
A D | gamma_productf.c | 33 __gamma_productf (float x, float x_eps, int n, float *eps) in __gamma_productf()
|
A D | e_gamma_r.c | 67 double eps; in gamma_positive() local 74 double eps = 0; in gamma_positive() local
|
/sysdeps/ieee754/ldbl-128/ |
A D | gamma_productl.c | 33 __gamma_productl (_Float128 x, _Float128 x_eps, int n, _Float128 *eps) in __gamma_productl()
|
A D | e_gammal_r.c | 73 _Float128 eps; in gammal_positive() local 80 _Float128 eps = 0; in gammal_positive() local
|
/sysdeps/ieee754/flt-32/ |
A D | e_gammaf_r.c | 66 float eps = 0; in gammaf_positive() local
|
Completed in 9 milliseconds