Searched refs:DTOA_MAX_EXP (Results 1 – 2 of 2) sorted by relevance
53 #define DTOA_MAX_EXP 1024 macro
97 expo -= (DTOA_MAX_EXP - 2); in __dtoa_engine()