Searched refs:branch_history_t (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c12090 typedef struct branch_history_t
12103 } branch_history_t;
12107 location_on_branch_at_rev(const branch_history_t *branch_history,
12141 branch_history_t source_branch;
12145 branch_history_t target_branch;
12160 branch_history_intersect_range(branch_history_t **intersection_p,
12161 const branch_history_t *branch_history,
12167 branch_history_t *result = apr_palloc(result_pool, sizeof(*result));
12204 const branch_history_t *branch,
12357 const branch_history_t *source_branc
12080 typedef struct branch_history_t struct
12093 } branch_history_t; typedef in typeref:struct:branch_history_t
[all...]

Completed in 205 milliseconds