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