Searched refs:gc_is_tracked (Results 1 – 2 of 2) sorted by relevance
295 {"is_tracked", (PyCFunction)gc_is_tracked, METH_O, gc_is_tracked__doc__},
1874 gc_is_tracked(PyObject *module, PyObject *obj) in gc_is_tracked() function