Home
last modified time | relevance | path

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

/dflybsd-src/contrib/less/
H A Dos.c253 if (win32_kbhit()) in iread()
H A Dscreen.c3116 public lbool win32_kbhit(void) in win32_kbhit() function
3150 while (!win32_kbhit()) in WIN32getch()
3161 while (win32_kbhit()) in win32_getch_clear()
H A Ddecode.c1107 if (!win32_kbhit()) in editchar()
H A Dfuncs.h41 public lbool win32_kbhit(void);