Searched refs:_STRTOL_ERROR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/diff/lib/
H A Dxstrtol.h34 # ifndef _STRTOL_ERROR
58 # define _STRTOL_ERROR(Exit_code, Str, Argument_type_string, Err) \ macro
86 _STRTOL_ERROR (exit_failure, Str, Argument_type_string, Err)
89 _STRTOL_ERROR (0, Str, Argument_type_string, Err)
/freebsd-10.1-release/gnu/usr.bin/grep/
H A Dxstrtol.h16 # ifndef _STRTOL_ERROR
32 # define _STRTOL_ERROR(Exit_code, Str, Argument_type_string, Err) \ macro
59 _STRTOL_ERROR (2, Str, Argument_type_string, Err)
62 _STRTOL_ERROR (0, Str, Argument_type_string, Err)

Completed in 106 milliseconds