STRTOL_T_MINIMUM   49 lib/xstrtol.c    if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor)
STRTOL_T_MINIMUM   51 lib/xstrtol.c        *x = STRTOL_T_MINIMUM;