Home
last modified time | relevance | path

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

/lk-master/external/lib/libm/
A Ds_scalbnf.c25 tiny = 1.0e-30; variable
A Ds_scalbn.c30 tiny = 1.0e-300; variable
A De_sqrtf.c23 static const float one = 1.0, tiny=1.0e-30; variable
A De_atan2.c51 tiny = 1.0e-300; variable
A De_sqrt.c106 static const double one = 1.0, tiny=1.0e-300; variable
A De_pow.c73 tiny = 1.0e-300, variable
A De_powf.c32 tiny = 1.0e-30, variable

Completed in 9 milliseconds