Home | History | Annotate | Download | only in Objects

Lines Matching refs:tp_free

2353     Py_TYPE(v)->tp_free(v);
4357 PyObject_Del, /* tp_free */