Home
last modified time | relevance | path

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

12

/freebsd/lib/msun/src/
H A Ds_floorf.c28 static const float huge = 1.0e30; variable
H A Ds_truncf.c24 static const float huge = 1.0e30F; variable
H A Ds_ceilf.c19 static const float huge = 1.0e30; variable
H A Ds_trunc.c26 static const double huge = 1.0e300; variable
H A Ds_floor.c26 static const double huge = 1.0e300; variable
H A Ds_ceil.c26 static const double huge = 1.0e300; variable
H A De_atanhf.c19 static const float one = 1.0, huge = 1e30; variable
H A De_cosh.c39 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
H A De_coshf.c19 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
H A Ds_asinh.c31 huge= 1.00000000000000000000e+300; variable
H A Ds_asinhf.c22 huge= 1.0000000000e+30; variable
H A De_atanh.c37 static const double one = 1.0, huge = 1e300; variable
H A Ds_tanhf.c20 static const float one=1.0, two=2.0, huge = 1.0e30; variable
H A Ds_truncl.c33 static const long double huge = 1.0e300; variable
H A Ds_tanh.c42 static const double one = 1.0, two = 2.0, huge = 1.0e300; variable
H A De_atanhl.c47 static const double one = 1.0, huge = 1e300; variable
H A Ds_ccoshf.c38 static const float huge = 0x1p127; variable
H A Ds_csinhf.c38 static const float huge = 0x1p127; variable
H A Ds_atanl.c26 huge = 1.0e300; variable
H A Ds_ccosh.c46 static const double huge = 0x1p1023; variable
H A Ds_atanf.c43 huge = 1.0e30; variable
H A Ds_csinh.c46 static const double huge = 0x1p1023; variable
H A De_asinl.c27 huge = 1.000e+300; variable
H A Ds_atan.c67 huge = 1.0e300; variable
H A Ds_asinhl.c51 huge= 1.00000000000000000000e+300; variable

12