Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xdiff/
H A Dxdiffi.c902 long shift, best_shift = -1; in xdl_change_compact() local
918 if (best_shift == -1 || in xdl_change_compact()
922 best_shift = shift; in xdl_change_compact()
926 while (g.end > best_shift) { in xdl_change_compact()