Searched refs:ERROL0_EPSILON (Results 1 – 1 of 1) sorted by relevance
68 #define ERROL0_EPSILON 0.0000001 macro171 high_bound.offset += (ECMA_NEXT_FLOAT (val) - val) * power_of_10 / (2.0 + ERROL0_EPSILON); in ecma_errol0_dtoa()175 …w_bound.offset = mid.offset + (ECMA_PREV_FLOAT (val) - val) * power_of_10 / (2.0 + ERROL0_EPSILON); in ecma_errol0_dtoa()