| /netbsd/src/lib/libm/src/ |
| D | s_exp2.c | 52 static volatile long double tiny = 0x1p-16000L; variable 55 static volatile double tiny = 0x1p-1000; variable
|
| D | s_tanhf.c | 24 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
|
| D | s_tanh.c | 45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
|
| D | e_sqrtf.c | 24 static const float one = 1.0, tiny=1.0e-30; variable
|
| D | e_atan2f.c | 25 tiny = 1.0e-30, variable
|
| D | e_sqrt.c | 91 static const double one = 1.0, tiny=1.0e-300; variable
|
| D | e_atan2.c | 49 tiny = 1.0e-300, variable
|
| D | s_exp2f.c | 67 static volatile float tiny = 0x1p-100; variable
|
| D | s_expm1f.c | 24 static const float huge = 1.0e+30, tiny = 1.0e-30; variable
|
| D | s_expm1.c | 119 tiny = 1.0e-300, variable
|
| D | e_powf.c | 34 tiny = 1.0e-30, variable
|
| D | e_pow.c | 75 tiny = 1.0e-300, variable
|
| D | b_tgamma.c | 132 static const double zero = 0., one = 1.0, tiny = 1e-300; variable
|
| D | s_erf.c | 117 tiny = 1e-300, variable
|
| D | s_erff.c | 25 tiny = 1e-30, variable
|
| /netbsd/src/lib/libc/compat/gen/ |
| D | compat_ldexp_ieee754.c | 45 static volatile const double tiny = DBL_MIN, huge = DBL_MAX; variable
|
| /netbsd/src/lib/libm/noieee_src/ |
| D | n_pow.c | 186 double huge = _HUGE, tiny = _TINY; in pow_P() local
|
| D | n_gamma.c | 122 static const double zero = 0., one = 1.0, tiny = _TINY; variable
|
| /netbsd/src/external/lgpl3/mpfr/dist/src/ |
| D | rem1.c | 62 int tiny = 0; in mpfr_rem1() local
|
| /netbsd/src/lib/libm/arch/vax/ |
| D | n_argred.S | 571 tiny: label
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ |
| D | darwin-driver.cc | 46 unsigned long major, minor = 0, tiny = 0; in validate_macosx_version_min() local
|
| D | darwin-c.cc | 629 unsigned long major, minor, tiny; in version_as_legacy_macro() local 660 unsigned long major, minor, tiny; in version_as_modern_macro() local
|
| /netbsd/src/external/lgpl3/mpfr/dist/tests/ |
| D | tsubnormal.c | 54 int i, j, k, s, old_inex, tiny, expj; in check1() local
|
| /netbsd/src/lib/libm/complex/ |
| D | catrig.c | 84 tiny = 0x1p-100; variable
|
| D | catrigf.c | 86 tiny = 0x1p-100; variable
|