Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.c434 static int num_windows; variable
449 ++num_windows; in window_cb()
636 num_windows = 0; in uninstall_check()
638 if (num_windows == 0) in uninstall_check()
655 num_windows = 0; in uninstall_check()
657 } while (num_windows > 0); in uninstall_check()