Home
last modified time | relevance | path

Searched defs:tiny (Results 1 – 11 of 11) sorted by relevance

/device/google/contexthub/firmware/lib/libm/
Def_sqrt.c19 static const float one = 1.0, tiny=1.0e-30; variable
21 static float one = 1.0, tiny=1.0e-30; variable
Dsf_scalbn.c34 tiny = 1.0e-30; variable
Def_atan2.c24 tiny = 1.0e-30, variable
Def_pow.c35 tiny = 1.0e-30, variable
/device/linaro/bootloader/edk2/StdLib/LibC/Math/
Ds_tanh.c45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
Ds_scalbn.c32 tiny = 1.0e-300; variable
De_sqrt.c107 static const double one = 1.0, tiny=1.0e-300; variable
De_atan2.c54 tiny = 1.0e-300, variable
Ds_expm1.c124 tiny = 1.0e-300, variable
De_pow.c93 tiny = 1.0e-300, variable
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
De_atan2f.c23 tiny = 1.0e-30; variable