Searched defs:huge (Results 26 - 50 of 53) sorted by relevance

123

/freebsd-11.0-release/lib/msun/src/
H A Ds_atanl.c30 huge = 1.0e300; variable
H A Ds_ccosh.c47 static const double huge = 0x1p1023; variable
H A Ds_csinh.c47 static const double huge = 0x1p1023; variable
H A Ds_scalbn.c33 huge = 1.0e+300, variable
H A Ds_atan.c71 huge = 1.0e300; variable
H A Ds_atanf.c46 huge = 1.0e30; variable
H A Ds_exp2f.c46 huge = 0x1p100f, variable
H A De_asin.c54 huge = 1.000e+300, variable
H A De_expf.c42 huge = 1.0e+30, variable
H A Ds_exp2.c47 huge = 0x1p1000, variable
H A Ds_expm1f.c39 static volatile float huge = 1.0e+30; variable
H A De_coshl.c40 static const volatile long double huge = 0x1p10000L, tiny = 0x1p-10000L; variable
H A De_exp.c101 huge = 1.0e+300, variable
H A Ds_expm1.c130 static volatile double huge = 1.0e+300; variable
H A De_j0.c70 huge = 1e300, variable
H A De_j0f.c31 huge = 1e30, variable
H A De_j1.c70 huge = 1e300, variable
H A De_j1f.c31 huge = 1e30, variable
H A De_pow.c71 huge = 1.0e300, variable
[all...]
/freebsd-11.0-release/lib/libc/gen/
H A Dldexp.c84 huge = 1.0e+300, variable
/freebsd-11.0-release/lib/msun/ld128/
H A Ds_exp2l.c43 huge = 0x1p10000L, variable
H A Ds_expl.c45 huge = 0x1p10000L, variable
/freebsd-11.0-release/lib/msun/ld80/
H A Ds_exp2l.c47 huge = 0x1p10000L, variable
H A Ds_expl.c55 huge = 0x1p10000L, variable
/freebsd-11.0-release/lib/msun/tests/
H A Dinvtrig_test.c339 float huge = 0x1.23456p120; local

Completed in 105 milliseconds

123