Home
last modified time | relevance | path

Searched defs:tiny (Results 1 – 24 of 24) sorted by relevance

/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_tanhf.c19 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
H A Ds_tanh.c42 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
H A Ds_scalbnf.c23 tiny = 1.0e-30; variable
H A Ds_scalbnl.c38 tiny = 0x1p-16000L; variable
H A De_sqrtf.c19 static const float one = 1.0, tiny=1.0e-30; variable
H A De_atan2f.c20 tiny = 1.0e-30, variable
H A De_sqrt.c88 static const double one = 1.0, tiny=1.0e-300; variable
H A De_atan2.c46 tiny = 1.0e-300, variable
H A De_atan2l.c36 tiny = 1.0e-300; variable
H A Ds_expm1f.c19 static const volatile float huge = 1.0e+30, tiny = 1.0e-30; variable
H A Ds_expm1.c116 tiny = 1.0e-300, variable
H A De_powf.c19 static const volatile float huge = 1.0e+30, tiny = 1.0e-30; variable
H A De_pow.c72 tiny = 1.0e-300, variable
H A Db_tgamma.c121 static const double zero = 0., one = 1.0, tiny = 1e-300; variable
H A Ds_erf.c113 tiny = 1e-300, variable
H A Ds_erff.c20 tiny = 1e-30, variable
/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A Ds_tanhl.c41 static const long double one=1.0, two=2.0, tiny = 1.0e-4900L; variable
H A Ds_erfl.c107 tiny = 1e-4931L, variable
/dflybsd-src/lib/libc/gen/
H A Dldexp.c83 tiny = 1.0e-300; variable
/dflybsd-src/usr.bin/systat/
H A Dsensors.c283 int tiny = 0; in fmttime() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtimevar.c461 const double tiny = 5e-3; in timevar_print() local
/dflybsd-src/tools/regression/lib/libm/
H A Dtest-invtrig.c315 float tiny = 0x1.23456p-120f; in test_tiny() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtimevar.c678 const double tiny = 5e-3; in all_zero() local
/dflybsd-src/sys/dev/drm/radeon/
H A Drv6xx_dpm.c268 struct rv6xx_sclk_stepping tiny = in rv6xx_generate_steps() local