/sysdeps/ieee754/flt-32/ |
A D | s_scalbnf.c | 22 tiny = 1.0e-30; variable
|
A D | s_scalblnf.c | 22 tiny = 1.0e-30; variable
|
A D | s_tanhf.c | 25 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
|
A D | e_atan2f.c | 20 tiny = 1.0e-30, variable
|
A D | s_expm1f.c | 24 static const float tiny = 1.0e-30; variable
|
A D | s_erff.c | 29 tiny = 1e-30, variable
|
/sysdeps/ieee754/dbl-64/ |
A D | s_scalbln.c | 26 tiny = 1.0e-300; variable
|
A D | s_scalbn.c | 26 tiny = 1.0e-300; variable
|
A D | s_tanh.c | 47 static const double one = 1.0, two = 2.0, tiny = 1.0e-300; variable
|
A D | s_expm1.c | 121 tiny = 1.0e-300, variable
|
A D | s_erf.c | 125 tiny = 1e-300, variable
|
/sysdeps/ieee754/ldbl-128/ |
A D | s_tanhl.c | 45 static const _Float128 one = 1.0, two = 2.0, tiny = L(1.0e-4900); variable
|
A D | s_scalblnl.c | 34 tiny = L(1.0E-4900); variable
|
A D | s_scalbnl.c | 34 tiny = L(1.0E-4900); variable
|
A D | e_atan2l.c | 47 tiny = L(1.0e-4900), variable
|
A D | e_powl.c | 94 tiny = L(1.0e-3000); variable
|
/sysdeps/ieee754/ldbl-128ibm/ |
A D | s_tanhl.c | 47 static const long double one=1.0L, two=2.0L, tiny = 1.0e-300L; variable
|
A D | s_scalblnl.c | 34 tiny = 1.0E-300L; variable
|
A D | s_scalbnl.c | 34 tiny = 1.0E-300L; variable
|
A D | e_atan2l.c | 47 tiny = 1.0e-300L, variable
|
A D | e_powl.c | 94 tiny = 1.0e-300L; variable
|
/sysdeps/ieee754/ldbl-96/ |
A D | s_scalblnl.c | 29 tiny = 1.0e-4900L; variable
|
A D | s_tanhl.c | 49 static const long double one=1.0, two=2.0, tiny = 1.0e-4900L; variable
|
A D | s_fmal.c | 79 long double tiny = neg ? -0x1p-16445L : 0x1p-16445L; in __fmal() local
|
A D | s_erfl.c | 115 tiny = 1e-4931L, variable
|