Home
last modified time | relevance | path

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

12

/freebsd-12-stable/lib/msun/src/
Ds_scalbnl.c40 tiny = 0x1p-16000L; variable
Ds_scalbnf.c26 tiny = 1.0e-30; variable
Ds_tanhf.c22 static const volatile float tiny = 1.0e-30; variable
Ds_scalbn.c32 tiny = 1.0e-300; variable
Ds_tanh.c45 static const volatile double tiny = 1.0e-300; variable
De_atan2f.c23 tiny = 1.0e-30; variable
De_sqrtf.c30 static const float one = 1.0, tiny=1.0e-30; variable
De_atan2.c51 tiny = 1.0e-300; variable
De_atan2l.c31 tiny = 1.0e-300; variable
De_sqrt.c99 static const double one = 1.0, tiny=1.0e-300; variable
Ds_expm1f.c26 tiny = 1.0e-30, variable
Ds_expm1.c118 tiny = 1.0e-300, variable
De_coshl.c40 static const volatile long double huge = 0x1p10000L, tiny = 0x1p-10000L; variable
Ds_tanhl.c41 static const volatile double tiny = 1.0e-300; variable
Ds_erff.c23 static const volatile float tiny = 1e-30; variable
De_powf.c34 tiny = 1.0e-30, variable
De_pow.c76 tiny = 1.0e-300, variable
Ds_erf.c115 static const volatile double tiny= 1e-300; variable
Dcatrigf.c75 tiny = 0x1p-100; variable
/freebsd-12-stable/lib/libc/gen/
Dldexp.c85 tiny = 1.0e-300; variable
/freebsd-12-stable/lib/msun/ld80/
Ds_expl.c58 tiny = 0x1p-10000L; variable
/freebsd-12-stable/lib/msun/ld128/
De_powl.c92 tiny = 1.0e-3000L; variable
Ds_expl.c48 tiny = 0x1p-10000L; variable
/freebsd-12-stable/lib/msun/bsdsrc/
Db_tgamma.c128 static const double zero = 0., one = 1.0, tiny = 1e-300; variable
/freebsd-12-stable/contrib/gcc/
Dtimevar.c416 const double tiny = 5e-3; in timevar_print() local

12