Home
last modified time | relevance | path

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

/third_party/python/PC/clinic/
Dmsvcrtmodule.c.h404 {"ungetch", (PyCFunction)msvcrt_ungetch, METH_O, msvcrt_ungetch__doc__},
410 msvcrt_ungetch(PyObject *module, PyObject *arg) in msvcrt_ungetch() function