Home
last modified time | relevance | path

Searched refs:_kbhit (Results 1 - 4 of 4) sorted by relevance

/third_party/python/PC/
H A Dmsvcrtmodule.c221 return _kbhit(); in msvcrt_kbhit_impl()
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c62 # define _kbhit kbhit macro
3190 /* Probably redirected input? _kbhit() does not work in this case */ in has_stdin_waiting()
3197 return _kbhit(); in has_stdin_waiting()
/third_party/openssl/apps/lib/
H A Dapps.c62 # define _kbhit kbhit macro
3183 /* Probably redirected input? _kbhit() does not work in this case */ in has_stdin_waiting()
3190 return _kbhit(); in has_stdin_waiting()
/third_party/python/Modules/
H A D_tkinter.c3201 if (_kbhit()) { in EventHook()

Completed in 14 milliseconds