Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_photon.c63 static short is_timeout; // Has the timeout occurred? variable
353 is_timeout = TRUE; in gui_ph_handle_timer_timeout()
1357 is_timeout = FALSE; in gui_mch_wait_for_chars()
1371 else if (is_timeout == TRUE) in gui_mch_wait_for_chars()