Home
last modified time | relevance | path

Searched defs:gc_is_tracked (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dgcmodule.c1332 gc_is_tracked(PyObject *self, PyObject *obj) in gc_is_tracked() function
/external/python/cpython3/Modules/
Dgcmodule.c1403 gc_is_tracked(PyObject *module, PyObject *obj) in gc_is_tracked() function