Home
last modified time | relevance | path

Searched refs:strtol_i (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/git-gui/git-2.34.1/
H A Dsub-process.c144 strtol_i(p, 10, chosen_version)) in handshake_version()
H A Dparallel-checkout.c41 if (strtol_i(env_workers, 10, num_workers)) { in get_parallel_checkout_configs()
H A Dgit-compat-util.h1105 static inline int strtol_i(char const *s, int base, int *result) in strtol_i() function
H A Dref-filter.c258 if (strtol_i(arg, 10, &atom->lstrip)) in refname_atom_parser_internal()
262 if (strtol_i(arg, 10, &atom->rstrip)) in refname_atom_parser_internal()
H A Drevision.c2188 if (strtol_i(arg + 1, 10, &revs->max_count) < 0 || in handle_revision_opt()
2383 if (strtol_i(arg, 10, &val) < 0 || val < 0) in handle_revision_opt()
/dports/devel/git-p4/git-2.34.1/
H A Dsub-process.c144 strtol_i(p, 10, chosen_version)) in handshake_version()
H A Dparallel-checkout.c41 if (strtol_i(env_workers, 10, num_workers)) { in get_parallel_checkout_configs()
H A Dgit-compat-util.h1105 static inline int strtol_i(char const *s, int base, int *result) in strtol_i() function
H A Dref-filter.c258 if (strtol_i(arg, 10, &atom->lstrip)) in refname_atom_parser_internal()
262 if (strtol_i(arg, 10, &atom->rstrip)) in refname_atom_parser_internal()
/dports/devel/git-svn/git-2.34.1/
H A Dsub-process.c144 strtol_i(p, 10, chosen_version)) in handshake_version()
H A Dparallel-checkout.c41 if (strtol_i(env_workers, 10, num_workers)) {
H A Dgit-compat-util.h1105 static inline int strtol_i(char const *s, int base, int *result) in strtol_i() function
H A Dref-filter.c258 if (strtol_i(arg, 10, &atom->lstrip))
262 if (strtol_i(arg, 10, &atom->rstrip))
/dports/devel/git/git-2.34.1/
H A Dsub-process.c144 strtol_i(p, 10, chosen_version)) in handshake_version()
H A Dparallel-checkout.c41 if (strtol_i(env_workers, 10, num_workers)) { in get_parallel_checkout_configs()
H A Dgit-compat-util.h1105 static inline int strtol_i(char const *s, int base, int *result) in strtol_i() function
H A Dref-filter.c258 if (strtol_i(arg, 10, &atom->lstrip)) in refname_atom_parser_internal()
262 if (strtol_i(arg, 10, &atom->rstrip)) in refname_atom_parser_internal()
/dports/devel/git-cvs/git-2.34.1/
H A Dsub-process.c144 strtol_i(p, 10, chosen_version)) in handshake_version()
H A Dparallel-checkout.c41 if (strtol_i(env_workers, 10, num_workers)) { in get_parallel_checkout_configs()
H A Dgit-compat-util.h1105 static inline int strtol_i(char const *s, int base, int *result) in strtol_i() function
H A Dref-filter.c258 if (strtol_i(arg, 10, &atom->lstrip)) in refname_atom_parser_internal()
262 if (strtol_i(arg, 10, &atom->rstrip)) in refname_atom_parser_internal()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dsub-process.c144 strtol_i(p, 10, chosen_version)) in handshake_version()
H A Dgit-compat-util.h1066 static inline int strtol_i(char const *s, int base, int *result) in strtol_i() function
H A Dref-filter.c188 if (strtol_i(arg, 10, &atom->lstrip)) in refname_atom_parser_internal()
192 if (strtol_i(arg, 10, &atom->rstrip)) in refname_atom_parser_internal()
H A Drevision.c2006 if (strtol_i(arg + 1, 10, &revs->max_count) < 0 || in handle_revision_opt()
2202 if (strtol_i(arg, 10, &val) < 0 || val < 0) in handle_revision_opt()

12