Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/lib/libm/
Dsf_floor.c28 static const float huge = 1.0e30; variable
30 static float huge = 1.0e30; variable
Dsf_scalbn.c33 huge = 1.0e+30, variable
Dsf_atan.c65 huge = 1.0e30; variable
Def_exp.c29 huge = 1.0e+30, variable
Def_asin.c24 huge = 1.000e+30, variable
Def_pow.c34 huge = 1.0e30, variable
/device/linaro/bootloader/edk2/StdLib/LibC/Math/
Ds_ceil.c30 static const double huge = 1.0e300; variable
Ds_floor.c30 static const double huge = 1.0e300; variable
De_cosh.c47 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
Ds_scalbn.c31 huge = 1.0e+300, variable
Ds_atan.c71 huge = 1.0e300; variable
De_asin.c59 huge = 1.000e+300, variable
De_exp.c92 huge = 1.0e+300, variable
Ds_expm1.c123 huge = 1.0e+300, variable
De_pow.c92 huge = 1.0e300, variable
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Ds_atanf.c46 huge = 1.0e30; variable
De_expf.c42 huge = 1.0e+30, variable