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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dntconf.h163 #undef kbhit /* Use our special NT kbhit */ macro
164 #define kbhit (*nt_kbhit) macro
H A Damiconf.h95 extern int NDECL(kbhit);
H A Dwceconf.h236 #define kbhit mswin_have_input macro
H A Dsystem.h207 E int NDECL(kbhit);
H A Dextern.h1255 E int NDECL(kbhit);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dntconf.h163 #undef kbhit /* Use our special NT kbhit */ macro
164 #define kbhit (*nt_kbhit) macro
H A Damiconf.h95 extern int NDECL(kbhit);
H A Dwceconf.h236 #define kbhit mswin_have_input macro
H A Dsystem.h207 E int NDECL(kbhit);
H A Dextern.h1255 E int NDECL(kbhit);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dallmain.c326 if (kbhit()) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dallmain.c326 if (kbhit()) {

Completed in 104 milliseconds