Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_getln.c4637 int save_input_busy = input_busy; in get_user_input() local
4647 input_busy = save_input_busy; in get_user_input()