STRTOL_T_MINIMUM   50 maint/gnulib/lib/xstrtol.c   if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor)
STRTOL_T_MINIMUM   52 maint/gnulib/lib/xstrtol.c       *x = STRTOL_T_MINIMUM;