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

/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/
H A Dxstrtol.h19 enum strtol_error enum
23 typedef enum strtol_error strtol_error; typedef in typeref:enum:strtol_error
27 strtol_error \
H A Dxstrtol.c117 strtol_error
262 strtol_error s_err;
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dxstrtol.h36 enum strtol_error enum
40 typedef enum strtol_error strtol_error; typedef in typeref:enum:strtol_error
44 strtol_error \
H A Dxstrtol.c121 strtol_error
282 strtol_error s_err;
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/src/
H A Dcmp.c137 strtol_error e = xstrtoumax (arg, argptr, 0, &val, valid_suffixes);

Completed in 70 milliseconds