Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h630 sys_mdebug_impl(PyObject *module, int flag);
642 return_value = sys_mdebug_impl(module, flag); in sys_mdebug()
/third_party/python/Python/
Dsysmodule.c1647 sys_mdebug_impl(PyObject *module, int flag) in sys_mdebug_impl() function