Searched refs:isSmallInt (Results 1 – 1 of 1) sorted by relevance
404 const bool isSmallInt = d2d_small_int(ieeeMantissa, ieeeExponent, &v); in __dtoa_engine() local405 if (isSmallInt && 0) { in __dtoa_engine()