__strtol_t         54 gnulib-tests/test-xstrtol.c       __strtol_t val;
__strtol_t         47 lib/xstrtol.c  bkm_scale (__strtol_t *x, int scale_factor)
__strtol_t         49 lib/xstrtol.c    if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor)
__strtol_t         64 lib/xstrtol.c  bkm_scale_by_power (__strtol_t *x, int base, int power)
__strtol_t         76 lib/xstrtol.c             __strtol_t *val, const char *valid_suffixes)
__strtol_t         80 lib/xstrtol.c    __strtol_t tmp;
__strtol_t         87 lib/xstrtol.c    if (! TYPE_SIGNED (__strtol_t))