Searched defs:tiny (Results 1 – 9 of 9) sorted by relevance
| /external/fdlibm/ |
| D | s_tanh.c | 41 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable 43 static double one=1.0, two=2.0, tiny = 1.0e-300; variable
|
| D | e_sqrt.c | 86 static const double one = 1.0, tiny=1.0e-300; variable 88 static double one = 1.0, tiny=1.0e-300; variable
|
| D | s_scalbn.c | 31 tiny = 1.0e-300; variable
|
| D | e_atan2.c | 49 tiny = 1.0e-300, variable
|
| D | s_expm1.c | 117 tiny = 1.0e-300, variable
|
| D | e_pow.c | 76 tiny = 1.0e-300, variable
|
| D | s_erf.c | 116 tiny = 1e-300, variable
|
| /external/qemu/distrib/sdl-1.2.12/src/video/ |
| D | math_private.h | 171 tiny = 1.0e-300; variable
|
| /external/bison/lib/ |
| D | timevar.c | 479 const float tiny = 5e-3; local
|