Searched refs:win_unget_pending (Results 1 – 1 of 1) sorted by relevance
152 static int win_unget_pending = FALSE; variable2804 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()