Searched refs:kbhit (Results 1 - 6 of 6) sorted by relevance

/external/openssl/apps/
H A Ds_apps.h121 #define _kbhit kbhit
/external/stlport/test/eh/
H A Dmwerks_console_OS_X.c175 int kbhit(void) function
/external/openssl/
H A De_os.h347 # define _kbhit kbhit
423 extern int kbhit(void);
429 # define _kbhit kbhit
/external/qemu-pc-bios/vgabios/tests/
H A Dtestbios.c253 while(kbhit()==0);
/external/quake/quake/src/WinQuake/
H A Dsys_dos.cpp416 if (! kbhit())
/external/libpcap/
H A Dpcap-dos.c297 kbhit(); /* a real CPU hog */

Completed in 526 milliseconds