Searched refs:orig_ndigits (Results 1 – 1 of 1) sorted by relevance
2799 int orig_ndigits; in __ldtoa() local2808 orig_ndigits = ndigits; in __ldtoa()2936 i = *decpt + orig_ndigits + 3; in __ldtoa()2938 i = orig_ndigits + MAX_EXP_DIGITS + 4; in __ldtoa()