Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dos.c254 if (win32_kbhit()) in iread()
H A Ddecode.c1113 if (!win32_kbhit())
H A Dfuncs.h42 public lbool win32_kbhit(void);
H A Dscreen.c3126 public lbool win32_kbhit(void)
3160 while (!win32_kbhit())
3171 while (win32_kbhit())
2799 public int win32_kbhit(void) win32_kbhit() function