Searched refs:orig_ndigits (Results 1 – 1 of 1) sorted by relevance
2806 int orig_ndigits; in __ldtoa() local2815 orig_ndigits = ndigits; in __ldtoa()2943 i = *decpt + orig_ndigits + 3; in __ldtoa()2945 i = orig_ndigits + MAX_EXP_DIGITS + 4; in __ldtoa()