Searched refs:idbound (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A D_base_sup.c196 int id, idbound; local
211 idbound = (pd->bexponent < 0) ? 1 : 0; /* How far to carry next
216 for (; id >= idbound; id--) {

Completed in 57 milliseconds