Searched refs:gc_isenabled (Results 1 – 1 of 1) sorted by relevance
48 {"isenabled", (PyCFunction)gc_isenabled, METH_NOARGS, gc_isenabled__doc__},54 gc_isenabled(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_isenabled() function