__UINT_MAX
acc = __UINT_MAX;
cutoff = __UINT_MAX / (__UINT)base;
cutlim = (int)(__UINT_MAX % (__UINT)base);