MP_RANGE
if (res == MP_RANGE) {
return MP_RANGE;
return MP_RANGE;
return MP_RANGE;
return MP_RANGE;
return MP_RANGE;
return MP_RANGE;
return MP_RANGE;
return MP_RANGE;
return MP_RANGE;
return MP_RANGE;
ARGCHK(radix > 1 && radix <= MAX_RADIX, MP_RANGE);
return MP_RANGE;
return (borrow && !used) ? MP_RANGE : MP_OKAY;
return MP_RANGE;
return w ? MP_RANGE : MP_OKAY;
return borrow ? MP_RANGE : MP_OKAY;
return w ? MP_RANGE : MP_OKAY;
return borrow ? MP_RANGE : MP_OKAY;
return MP_RANGE;
res = MP_RANGE;
return MP_RANGE;
ARGCHK(ix <= MP_USED(a) - 1, MP_RANGE);
ARGCHK(MP_HOWMANY(lsbNum, MP_DIGIT_BIT) <= MP_USED(a), MP_RANGE);