Searched defs:x_eps (Results 1 – 16 of 16) 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 | lgamma_productl.c | 30 __lgamma_productl (long double t, long double x, long double x_eps, int n) in __lgamma_productl()
|
A D | e_gammal_r.c | 80 long double x_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 | lgamma_product.c | 30 __lgamma_product (double t, double x, double x_eps, int n) in __lgamma_product()
|
A D | gamma_product.c | 33 __gamma_product (double x, double x_eps, int n, double *eps) in __gamma_product()
|
A D | lgamma_productl.c | 30 __lgamma_productl (long double t, long double x, long double x_eps, int n) in __lgamma_productl()
|
A D | e_gammal_r.c | 75 long double x_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 | lgamma_product.c | 30 __lgamma_product (double t, double x, double x_eps, int n) in __lgamma_product()
|
A D | e_gamma_r.c | 75 double x_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 | lgamma_productl.c | 30 __lgamma_productl (_Float128 t, _Float128 x, _Float128 x_eps, int n) in __lgamma_productl()
|
A D | e_gammal_r.c | 81 _Float128 x_eps = 0; in gammal_positive() local
|
/sysdeps/ieee754/flt-32/ |
A D | e_gammaf_r.c | 67 float x_eps = 0; in gammaf_positive() local
|
Completed in 20 milliseconds