Searched defs:tiny (Results 1 – 6 of 6) sorted by relevance
33 static const double zero = 0.0, tiny = 1.0e-307, tiny2 = 1.001e-307, variable
206 .tiny: ! almost never: less than 4 halfwords total. label
32 static double zero = 0.0, tiny = 1.0e-300, huge = 1.0e300; variable
131 static const double zero = 0., one = 1.0, tiny = 1e-300; variable
168 tiny = 1e-300, variable
348 Block_t* tiny[S_TINY]; /* small blocks */ member