I18N
if (base == 10 && __builtin_expect ((flags & I18N) != 0, 0))
if (__builtin_expect ((flags & I18N) != 0, 0)
flags |= I18N;