Searched refs:lzbound (Results 1 – 1 of 1) sorted by relevance
342 int i, intdigs, fracdigs, fraczeros, fracsigs, ids, idsbound, lzbound; in _unpacked_to_decimal() local497 lzbound = fraczeros; in _unpacked_to_decimal()499 lzbound = idsbound; in _unpacked_to_decimal()500 for (; (i < lzbound); i++) in _unpacked_to_decimal()543 lzbound = fraczeros; in _unpacked_to_decimal()545 lzbound = idsbound; in _unpacked_to_decimal()546 for (i = 0; (i < lzbound); i++) in _unpacked_to_decimal()