| /src/lib/libm/src/ |
| H A D | e_sqrtf.c | 24 static const float one = 1.0, tiny=1.0e-30; variable in typeref:typename:const float
|
| H A D | s_tanh.c | 45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable in typeref:typename:const double
|
| H A D | s_tanhf.c | 24 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable in typeref:typename:const float
|
| H A D | e_sqrt.c | 91 static const double one = 1.0, tiny=1.0e-300; variable in typeref:typename:const double
|
| H A D | e_atan2.c | 49 tiny = 1.0e-300, variable in typeref:typename:const double [all...] |
| H A D | e_atan2f.c | 25 tiny = 1.0e-30, variable in typeref:typename:const float [all...] |
| H A D | s_exp2.c | 52 static volatile long double tiny = 0x1p-16000L; variable in typeref:typename:volatile long double 55 static volatile double tiny = 0x1p-1000; variable in typeref:typename:volatile double
|
| H A D | s_exp2f.c | 67 static volatile float tiny = 0x1p-100; variable in typeref:typename:volatile float
|
| H A D | s_expm1f.c | 24 static const float huge = 1.0e+30, tiny = 1.0e-30; variable in typeref:typename:const float
|
| H A D | s_expm1.c | 119 tiny = 1.0e-300, variable in typeref:typename:const double
|
| H A D | b_tgamma.c | 132 static const double zero = 0., one = 1.0, tiny = 1e-300; variable in typeref:typename:const double
|
| H A D | e_pow.c | 75 tiny = 1.0e-300, variable in typeref:typename:const double[][][] [all...] |
| H A D | e_powf.c | 34 tiny = 1.0e-30, variable in typeref:typename:const float[][][] [all...] |
| H A D | s_erf.c | 117 tiny = 1e-300, variable in typeref:typename:const double [all...] |
| /src/lib/libc/compat/gen/ |
| H A D | compat_ldexp_ieee754.c | 45 static volatile const double tiny = DBL_MIN, huge = DBL_MAX; variable in typeref:typename:volatile const double
|
| /src/lib/libm/noieee_src/ |
| H A D | n_pow.c | 186 double huge = _HUGE, tiny = _TINY; local in function:pow_P
|
| H A D | n_gamma.c | 122 static const double zero = 0., one = 1.0, tiny = _TINY; variable in typeref:typename:const double
|
| /src/lib/libm/complex/ |
| H A D | catrig.c | 84 tiny = 0x1p-100; variable in typeref:typename:const volatile float
|
| H A D | catrigf.c | 86 tiny = 0x1p-100; variable in typeref:typename:const volatile float
|
| H A D | catrigl.c | 121 tiny = 0x1p-100; variable in typeref:typename:const volatile float
|
| /src/lib/libm/ld128/ |
| H A D | e_powl.c | 90 tiny = 1.0e-3000L; variable in typeref:typename:const long double [all...] |
| H A D | s_expl.c | 45 tiny = 0x1p-10000L; variable in typeref:typename:const volatile long double
|
| /src/lib/libm/ld80/ |
| H A D | s_expl.c | 54 tiny = 0x1p-10000L; variable in typeref:typename:const volatile long double
|
| H A D | b_tgammal.c | 69 static const volatile double tiny = 1e-300; variable in typeref:typename:const volatile double
|
| /src/lib/libm/arch/vax/ |
| H A D | n_argred.S | 571 tiny: label
|