Home | History | Annotate | Download | only in Objects

Lines Matching refs:tp_free

1048         Py_TYPE(mp)->tp_free((PyObject *)mp);
2443 PyObject_GC_Del, /* tp_free */