Searched refs:idbound (Results 1 – 1 of 1) sorted by relevance
196 int id, idbound; in _big_decimal_to_big_binary() local211 idbound = (pd->bexponent < 0) ? 1 : 0; /* How far to carry next in _big_decimal_to_big_binary()216 for (; id >= idbound; id--) { in _big_decimal_to_big_binary()