Searched refs:strtol_error (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/gnu/usr.bin/grep/
H A Dxstrtol.h17 enum strtol_error enum
21 typedef enum strtol_error strtol_error; typedef in typeref:enum:strtol_error
25 strtol_error \
H A Dxstrtol.c115 strtol_error
260 strtol_error s_err;
/freebsd-11.0-release/contrib/diff/lib/
H A Dxstrtol.h35 enum strtol_error enum
48 typedef enum strtol_error strtol_error; typedef in typeref:enum:strtol_error
52 strtol_error name (const char *, char **, int, type *, const char *);
/freebsd-11.0-release/contrib/diff/src/
H A Dcmp.c133 strtol_error e = xstrtoumax (arg, argptr, 0, &val, valid_suffixes);

Completed in 55 milliseconds