Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dscreen.c152 static int win_unget_pending = FALSE; variable
2804 if (keyCount > 0 || win_unget_pending) in win32_kbhit()
2924 if (win_unget_pending) in WIN32getch()
2926 win_unget_pending = FALSE; in WIN32getch()
2979 win_unget_pending = TRUE; in WIN32ungetch()