Searched refs:tp_is_gc (Results 1 – 6 of 6) sorted by relevance
242 (Py_TYPE(o)->tp_is_gc == NULL || Py_TYPE(o)->tp_is_gc(o)))
392 inquiry tp_is_gc; /* For PyObject_IS_GC */ member
3944 COPYSLOT(tp_is_gc);
3909 COPYSLOT(tp_is_gc);