Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h627 {"mdebug", (PyCFunction)sys_mdebug, METH_O, sys_mdebug__doc__},
633 sys_mdebug(PyObject *module, PyObject *arg) in sys_mdebug() function