Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddiff.c24 static int diff_busy = FALSE; // using diff structs, don't change them variable
336 && !diff_busy) in diff_mark_adjust_tp()
941 if (diff_busy) in ex_diffupdate()
2695 diff_busy = TRUE; in ex_diffgetput()
2907 diff_busy = FALSE; in ex_diffgetput()