Searched refs:win32_kbhit (Results 1 – 4 of 4) sorted by relevance
254 if (win32_kbhit()) in iread()
1113 if (!win32_kbhit())
42 public lbool win32_kbhit(void);
3126 public lbool win32_kbhit(void)3160 while (!win32_kbhit())3171 while (win32_kbhit())2799 public int win32_kbhit(void) win32_kbhit() function