maximum_unsigned_value_of_type  576 config.c       	if (!git_parse_unsigned(value, &tmp, maximum_unsigned_value_of_type(long)))
maximum_unsigned_value_of_type   97 git-compat-util.h     ((b) > maximum_unsigned_value_of_type(a) - (a))