Searched refs:_PyObject_GC_Del (Results 1 – 5 of 5) sorted by relevance
249 #define _PyObject_GC_Del PyObject_GC_Del macro
1566 #undef _PyObject_GC_Del1568 _PyObject_GC_Del(PyObject *op) in _PyObject_GC_Del() function
1190 "_PyObject_GC_Del"
4144 a tp_free slot itself, _PyObject_GC_Del is assigned to type->tp_free.
21528 a tp_free slot itself, _PyObject_GC_Del is assigned to type->tp_free.