strtol_error      411 maint/gnulib/lib/human.c static strtol_error
strtol_error      437 maint/gnulib/lib/human.c           strtol_error e = xstrtoumax (spec, &ptr, 0, block_size,
strtol_error      461 maint/gnulib/lib/human.c enum strtol_error
strtol_error      464 maint/gnulib/lib/human.c   strtol_error e = humblock (spec, block_size, opts);
strtol_error       81 maint/gnulib/lib/human.h enum strtol_error human_options (char const *, int *, uintmax_t *);
strtol_error       47 maint/gnulib/lib/xstrtol-error.c xstrtol_error (enum strtol_error err,
strtol_error       92 maint/gnulib/lib/xstrtol-error.c xstrtol_fatal (enum strtol_error err,
strtol_error       41 maint/gnulib/lib/xstrtol-error.h _Noreturn void xstrtol_fatal (enum strtol_error,
strtol_error       47 maint/gnulib/lib/xstrtol.c static strtol_error
strtol_error       64 maint/gnulib/lib/xstrtol.c static strtol_error
strtol_error       67 maint/gnulib/lib/xstrtol.c   strtol_error err = LONGINT_OK;
strtol_error       75 maint/gnulib/lib/xstrtol.c strtol_error
strtol_error       82 maint/gnulib/lib/xstrtol.c   strtol_error err = LONGINT_OK;
strtol_error      131 maint/gnulib/lib/xstrtol.c       strtol_error overflow;
strtol_error       38 maint/gnulib/lib/xstrtol.h typedef enum strtol_error strtol_error;
strtol_error       42 maint/gnulib/lib/xstrtol.h   strtol_error name (const char *, char **, int, type *, const char *);
strtol_error       41 maint/gnulib/tests/test-xstrtol.c   strtol_error s_err;