Home
last modified time | relevance | path

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

/dports/devel/git-svn/git-2.34.1/
H A Dconfig.c1105 static int git_parse_int64(const char *value, int64_t *ret) in git_parse_int64() function
1178 if (!git_parse_int64(value, &ret)) in git_config_int64()
/dports/devel/git-p4/git-2.34.1/
H A Dconfig.c1105 static int git_parse_int64(const char *value, int64_t *ret) in git_parse_int64() function
1178 if (!git_parse_int64(value, &ret)) in git_config_int64()
/dports/devel/git/git-2.34.1/
H A Dconfig.c1105 static int git_parse_int64(const char *value, int64_t *ret) in git_parse_int64() function
1178 if (!git_parse_int64(value, &ret)) in git_config_int64()
/dports/devel/git-gui/git-2.34.1/
H A Dconfig.c1105 static int git_parse_int64(const char *value, int64_t *ret) in git_parse_int64() function
1178 if (!git_parse_int64(value, &ret)) in git_config_int64()
/dports/devel/git-cvs/git-2.34.1/
H A Dconfig.c1105 static int git_parse_int64(const char *value, int64_t *ret) in git_parse_int64() function
1178 if (!git_parse_int64(value, &ret)) in git_config_int64()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.c947 static int git_parse_int64(const char *value, int64_t *ret) in git_parse_int64() function
1029 if (!git_parse_int64(value, &ret)) in git_config_int64()