Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xdiff/
H A Dxdiffi.c481 struct split_score { struct
599 static void score_add_split(const struct split_measurement *m, struct split_score *s) in score_add_split()
677 static int score_cmp(struct split_score *s1, struct split_score *s2) in score_cmp()
903 struct split_score best_score; in xdl_change_compact()
912 struct split_score score = {0, 0}; in xdl_change_compact()