TARG_ULONG_MAX
if (ls <= 1 && ui <= TARG_ULONG_MAX && base != 10)
if (l <= 1 && ui <= TARG_ULONG_MAX)
max = TARG_ULONG_MAX; min = 0; break;