Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dgcmodule.c.h138 {"set_debug", (PyCFunction)gc_set_debug, METH_O, gc_set_debug__doc__},
144 gc_set_debug(PyObject *module, PyObject *arg) in gc_set_debug() function