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

12

/src/lib/libm/src/
H A De_sqrtf.c24 static const float one = 1.0, tiny=1.0e-30; variable in typeref:typename:const float
H A Ds_tanh.c45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable in typeref:typename:const double
H A Ds_tanhf.c24 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable in typeref:typename:const float
H A De_sqrt.c91 static const double one = 1.0, tiny=1.0e-300; variable in typeref:typename:const double
H A De_atan2.c49 tiny = 1.0e-300, variable in typeref:typename:const double
[all...]
H A De_atan2f.c25 tiny = 1.0e-30, variable in typeref:typename:const float
[all...]
H A Ds_exp2.c52 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 Ds_exp2f.c67 static volatile float tiny = 0x1p-100; variable in typeref:typename:volatile float
H A Ds_expm1f.c24 static const float huge = 1.0e+30, tiny = 1.0e-30; variable in typeref:typename:const float
H A Ds_expm1.c119 tiny = 1.0e-300, variable in typeref:typename:const double
H A Db_tgamma.c132 static const double zero = 0., one = 1.0, tiny = 1e-300; variable in typeref:typename:const double
H A De_pow.c75 tiny = 1.0e-300, variable in typeref:typename:const double[][][]
[all...]
H A De_powf.c34 tiny = 1.0e-30, variable in typeref:typename:const float[][][]
[all...]
H A Ds_erf.c117 tiny = 1e-300, variable in typeref:typename:const double
[all...]
/src/lib/libc/compat/gen/
H A Dcompat_ldexp_ieee754.c45 static volatile const double tiny = DBL_MIN, huge = DBL_MAX; variable in typeref:typename:volatile const double
/src/lib/libm/noieee_src/
H A Dn_pow.c186 double huge = _HUGE, tiny = _TINY; local in function:pow_P
H A Dn_gamma.c122 static const double zero = 0., one = 1.0, tiny = _TINY; variable in typeref:typename:const double
/src/lib/libm/complex/
H A Dcatrig.c84 tiny = 0x1p-100; variable in typeref:typename:const volatile float
H A Dcatrigf.c86 tiny = 0x1p-100; variable in typeref:typename:const volatile float
H A Dcatrigl.c121 tiny = 0x1p-100; variable in typeref:typename:const volatile float
/src/lib/libm/ld128/
H A De_powl.c90 tiny = 1.0e-3000L; variable in typeref:typename:const long double
[all...]
H A Ds_expl.c45 tiny = 0x1p-10000L; variable in typeref:typename:const volatile long double
/src/lib/libm/ld80/
H A Ds_expl.c54 tiny = 0x1p-10000L; variable in typeref:typename:const volatile long double
H A Db_tgammal.c69 static const volatile double tiny = 1e-300; variable in typeref:typename:const volatile double
/src/lib/libm/arch/vax/
H A Dn_argred.S571 tiny: label

Completed in 17 milliseconds

12