Home
last modified time | relevance | path

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

12

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_floorf.c31 static const float huge = 1.0e30; variable
Ds_truncf.c28 static const float huge = 1.0e30F; variable
Ds_ceilf.c22 static const float huge = 1.0e30; variable
Ds_trunc.c30 static const double huge = 1.0e300; variable
De_atanhf.c22 static const float one = 1.0, huge = 1e30; variable
De_cosh.c43 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
De_coshf.c22 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
Ds_floor.c30 static const double huge = 1.0e300; variable
Ds_scalbnl.c41 huge = 0x1p16000L, variable
Ds_ceil.c30 static const double huge = 1.0e300; variable
Ds_asinhf.c25 huge= 1.0000000000e+30; variable
De_atanh.c41 static const double one = 1.0, huge = 1e300; variable
Ds_asinh.c35 huge= 1.00000000000000000000e+300; variable
Ds_tanhf.c23 static const float one=1.0, two=2.0, huge = 1.0e30; variable
Ds_truncl.c38 static const long double huge = 1.0e300; variable
Ds_scalbnf.c28 huge = 1.0e+30, variable
Ds_tanh.c46 static const double one = 1.0, two = 2.0, huge = 1.0e300; variable
De_atanhl.c51 static const double one = 1.0, huge = 1e300; variable
Ds_scalbn.c33 huge = 1.0e+300, variable
Ds_csinhf.c39 static const float huge = 0x1p127; variable
Ds_ccoshf.c39 static const float huge = 0x1p127; variable
Ds_atanl.c30 huge = 1.0e300; variable
Ds_csinh.c47 static const double huge = 0x1p1023; variable
Ds_atanf.c46 huge = 1.0e30; variable
De_asinl.c31 huge = 1.000e+300; variable

12