Home
last modified time | relevance | path

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

/third_party/python/PC/clinic/
Dmsvcrtmodule.c.h285 msvcrt_getche_impl(PyObject *module);
293 s[0] = msvcrt_getche_impl(module); in msvcrt_getche()
/third_party/python/PC/
Dmsvcrtmodule.c272 msvcrt_getche_impl(PyObject *module) in msvcrt_getche_impl() function