Home
last modified time | relevance | path

Searched refs:Exit_code (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/diff/lib/
HDxstrtol.h58 # define _STRTOL_ERROR(Exit_code, Str, Argument_type_string, Err) \ argument
67 error ((Exit_code), 0, "invalid %s `%s'", \
73 error ((Exit_code), 0, "invalid character following %s in `%s'", \
78 error ((Exit_code), 0, "%s `%s' too large", \
/trueos/gnu/usr.bin/grep/
HDxstrtol.h32 # define _STRTOL_ERROR(Exit_code, Str, Argument_type_string, Err) \ argument
41 error ((Exit_code), 0, "invalid %s `%s'", \
46 error ((Exit_code), 0, "invalid character following %s `%s'", \
51 error ((Exit_code), 0, "%s `%s' too large", \