/dflybsd-src/contrib/openbsd_libm/src/ |
H A D | s_tanhf.c | 19 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
|
H A D | s_tanh.c | 42 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
|
H A D | s_scalbnf.c | 23 tiny = 1.0e-30; variable
|
H A D | s_scalbnl.c | 38 tiny = 0x1p-16000L; variable
|
H A D | e_sqrtf.c | 19 static const float one = 1.0, tiny=1.0e-30; variable
|
H A D | e_atan2f.c | 20 tiny = 1.0e-30, variable
|
H A D | e_sqrt.c | 88 static const double one = 1.0, tiny=1.0e-300; variable
|
H A D | e_atan2.c | 46 tiny = 1.0e-300, variable
|
H A D | e_atan2l.c | 36 tiny = 1.0e-300; variable
|
H A D | s_expm1f.c | 19 static const volatile float huge = 1.0e+30, tiny = 1.0e-30; variable
|
H A D | s_expm1.c | 116 tiny = 1.0e-300, variable
|
H A D | e_powf.c | 19 static const volatile float huge = 1.0e+30, tiny = 1.0e-30; variable
|
H A D | e_pow.c | 72 tiny = 1.0e-300, variable
|
H A D | b_tgamma.c | 121 static const double zero = 0., one = 1.0, tiny = 1e-300; variable
|
H A D | s_erf.c | 113 tiny = 1e-300, variable
|
H A D | s_erff.c | 20 tiny = 1e-30, variable
|
/dflybsd-src/contrib/openbsd_libm/src/ld80/ |
H A D | s_tanhl.c | 41 static const long double one=1.0, two=2.0, tiny = 1.0e-4900L; variable
|
H A D | s_erfl.c | 107 tiny = 1e-4931L, variable
|
/dflybsd-src/lib/libc/gen/ |
H A D | ldexp.c | 83 tiny = 1.0e-300; variable
|
/dflybsd-src/usr.bin/systat/ |
H A D | sensors.c | 283 int tiny = 0; in fmttime() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | timevar.c | 461 const double tiny = 5e-3; in timevar_print() local
|
/dflybsd-src/tools/regression/lib/libm/ |
H A D | test-invtrig.c | 315 float tiny = 0x1.23456p-120f; in test_tiny() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | timevar.c | 678 const double tiny = 5e-3; in all_zero() local
|
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | rv6xx_dpm.c | 268 struct rv6xx_sclk_stepping tiny = in rv6xx_generate_steps() local
|