Home
last modified time | relevance | path

Searched refs:msvcrt_kbhit_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/python/PC/clinic/
Dmsvcrtmodule.c.h203 msvcrt_kbhit_impl(PyObject *module);
211 _return_value = msvcrt_kbhit_impl(module); in msvcrt_kbhit()
/third_party/python/PC/
Dmsvcrtmodule.c217 msvcrt_kbhit_impl(PyObject *module) in msvcrt_kbhit_impl() function