Searched defs:tiny (Results 1 - 20 of 20) sorted by relevance

/freebsd-9.3-release/lib/msun/src/
H A Ds_scalbnf.c29 tiny = 1.0e-30; variable
H A Ds_scalbnl.c42 tiny = 0x1p-16000L; variable
H A Ds_tanh.c43 static const double one = 1.0, two = 2.0, tiny = 1.0e-300, huge = 1.0e300; variable
H A Ds_tanhf.c22 static const float one=1.0, two=2.0, tiny = 1.0e-30, huge = 1.0e30; variable
H A De_atan2f.c23 tiny = 1.0e-30; variable
[all...]
H A De_sqrtf.c23 static const float one = 1.0, tiny=1.0e-30; variable
H A Ds_scalbn.c34 tiny = 1.0e-300; variable
H A De_atan2.c51 tiny = 1.0e-300; variable
[all...]
H A De_atan2l.c31 tiny = 1.0e-300; variable
[all...]
H A De_sqrt.c92 static const double one = 1.0, tiny=1.0e-300; variable
H A Ds_expm1.c117 tiny = 1.0e-300, variable
H A Ds_expm1f.c25 tiny = 1.0e-30, variable
H A De_powf.c31 tiny = 1.0e-30, variable
[all...]
H A De_pow.c72 tiny = 1.0e-300, variable
[all...]
H A Ds_erf.c115 tiny = 1e-300, variable
[all...]
H A Ds_erff.c23 tiny = 1e-30, variable
/freebsd-9.3-release/lib/libc/gen/
H A Dldexp.c85 tiny = 1.0e-300; variable
/freebsd-9.3-release/contrib/gcc/
H A Dtimevar.c416 const double tiny = 5e-3; local
/freebsd-9.3-release/lib/msun/bsdsrc/
H A Db_tgamma.c126 static const double zero = 0., one = 1.0, tiny = 1e-300; variable
/freebsd-9.3-release/tools/regression/lib/msun/
H A Dtest-invtrig.c316 float tiny = 0x1.23456p-120f; local
[all...]

Completed in 173 milliseconds