Searched refs:use_vpeekc (Results 1 – 2 of 2) sorted by relevance
61 void exec_normal(int was_typed, int use_vpeekc, int may_use_terminal_loop);
8560 exec_normal(int was_typed, int use_vpeekc, int may_use_terminal_loop UNUSED) in exec_normal() argument8571 || (use_vpeekc && (c = vpeekc()) != NUL && c != Ctrl_C)) in exec_normal()