Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xdiff/
H A Dxdiffi.c677 static int score_cmp(struct split_score *s1, struct split_score *s2) in score_cmp() function
919 score_cmp(&score, &best_score) <= 0) { in xdl_change_compact()