Searched refs:compl_busy (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dedit.c119 static int compl_busy = FALSE; variable
350 if (compl_started || compl_busy || pum_visible())
1364 compl_busy = TRUE;
1367 compl_busy = FALSE;

Completed in 201 milliseconds