Searched refs:gc_get_count (Results 1 – 1 of 1) sorted by relevance
212 {"get_count", (PyCFunction)gc_get_count, METH_NOARGS, gc_get_count__doc__},218 gc_get_count(PyObject *module, PyObject *Py_UNUSED(ignored)) in gc_get_count() function