Home
last modified time | relevance | path

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

/external/python/cpython3/PC/clinic/
Dmsvcrtmodule.c.h266 msvcrt_getche_impl(PyObject *module);
274 s[0] = msvcrt_getche_impl(module); in msvcrt_getche()
/external/python/cpython3/PC/
Dmsvcrtmodule.c276 msvcrt_getche_impl(PyObject *module) in msvcrt_getche_impl() function