Home
last modified time | relevance | path

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

/external/lib/libm/
A Ds_ceilf.c22 static const float huge = 1.0e30; variable
A Ds_floorf.c31 static const float huge = 1.0e30; variable
A Ds_trunc.c30 static const double huge = 1.0e300; variable
A Ds_ceil.c30 static const double huge = 1.0e300; variable
A Ds_floor.c30 static const double huge = 1.0e300; variable
A Ds_scalbnf.c24 huge = 1.0e+30, variable
A Ds_scalbn.c29 huge = 1.0e+300, variable
A Ds_atan.c71 huge = 1.0e300; variable
A De_exp.c101 huge = 1.0e+300, variable
A De_asin.c54 huge = 1.000e+300, variable
A De_asinf.c25 huge = 1.000e+30, variable
A De_pow.c72 huge = 1.0e300, variable
A De_powf.c31 huge = 1.0e30, variable

Completed in 14 milliseconds