Searched defs:PyObject_IS_GC (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Python/ | ||
D | gc.c | 1794 PyObject_IS_GC(PyObject *obj) in PyObject_IS_GC() function |
D | gc_free_threading.c | 1661 PyObject_IS_GC(PyObject *obj) in PyObject_IS_GC() function |