Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dscreen.c3192 public lbool win32_kbhit(void) in win32_kbhit() function
3202 while (!win32_kbhit()) in WIN32getch()
3213 while (win32_kbhit()) in win32_getch_clear()
H A Ddecode.c1160 if (!win32_kbhit()) in editchar()
H A Dfuncs.h45 public lbool win32_kbhit(void);