Home
last modified time | relevance | path

Searched refs:git_parse_unsigned (Results 1 – 6 of 6) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dconfig.c1067 static int git_parse_unsigned(const char *value, uintmax_t *ret, uintmax_t max) in git_parse_unsigned() function
1117 if (!git_parse_unsigned(value, &tmp, maximum_unsigned_value_of_type(long))) in git_parse_ulong()
/dports/devel/git-p4/git-2.34.1/
H A Dconfig.c1067 static int git_parse_unsigned(const char *value, uintmax_t *ret, uintmax_t max) in git_parse_unsigned() function
1117 if (!git_parse_unsigned(value, &tmp, maximum_unsigned_value_of_type(long))) in git_parse_ulong()
/dports/devel/git/git-2.34.1/
H A Dconfig.c1067 static int git_parse_unsigned(const char *value, uintmax_t *ret, uintmax_t max) in git_parse_unsigned() function
1117 if (!git_parse_unsigned(value, &tmp, maximum_unsigned_value_of_type(long))) in git_parse_ulong()
/dports/devel/git-gui/git-2.34.1/
H A Dconfig.c1067 static int git_parse_unsigned(const char *value, uintmax_t *ret, uintmax_t max) in git_parse_unsigned() function
1117 if (!git_parse_unsigned(value, &tmp, maximum_unsigned_value_of_type(long))) in git_parse_ulong()
/dports/devel/git-cvs/git-2.34.1/
H A Dconfig.c1067 static int git_parse_unsigned(const char *value, uintmax_t *ret, uintmax_t max) in git_parse_unsigned() function
1117 if (!git_parse_unsigned(value, &tmp, maximum_unsigned_value_of_type(long))) in git_parse_ulong()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.c909 static int git_parse_unsigned(const char *value, uintmax_t *ret, uintmax_t max) in git_parse_unsigned() function
959 if (!git_parse_unsigned(value, &tmp, maximum_unsigned_value_of_type(long))) in git_parse_ulong()