Home
last modified time | relevance | path

Searched defs:huge (Results 1 – 25 of 46) sorted by relevance

12

/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_ceilf.c19 static const float huge = 1.0e30; variable
H A Ds_truncf.c25 static const float huge = 1.0e30F; variable
H A Ds_floorf.c28 static const float huge = 1.0e30; variable
H A Ds_trunc.c27 static const double huge = 1.0e300; variable
H A De_coshf.c19 static const volatile float huge = 1.0e30; variable
H A De_atanhf.c19 static const float one = 1.0, huge = 1e30; variable
H A Ds_floor.c27 static const double huge = 1.0e300; variable
H A Ds_ceil.c27 static const double huge = 1.0e300; variable
H A Ds_asinh.c32 huge= 1.00000000000000000000e+300; variable
H A Ds_asinhf.c22 huge= 1.0000000000e+30; variable
H A De_cosh.c39 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
H A De_atanh.c36 static const double one = 1.0, huge = 1e300; variable
H A Ds_scalbnf.c22 huge = 1.0e+30, variable
H A Ds_scalbnl.c37 huge = 0x1p16000L, variable
H A Ds_atanf.c49 huge = 1.0e30; variable
H A Ds_atan.c68 huge = 1.0e300; variable
H A Ds_atanl.c35 huge = 1.0e300; variable
H A De_asinl.c35 huge = 1.000e+300; variable
/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A Ds_asinhl.c31 huge= 1.000000000000000000e+4900L; variable
H A Ds_ceill.c26 static const long double huge = 1.0e4930L; variable
H A Ds_floorl.c26 static const long double huge = 1.0e4930L; variable
H A De_coshl.c37 static const long double one = 1.0, half=0.5, huge = 1.0e4900L; variable
H A De_atanhl.c35 static const long double one = 1.0, huge = 1e4900L; variable
H A Ds_truncl.c38 static const long double huge = 1.0e300; variable
H A Ds_expm1l.c87 static const long double huge = 0x1p10000L; variable

12