Home | History | Annotate | Download | only in Objects

Lines Matching refs:tp_dealloc

2020     none_dealloc,       /*tp_dealloc*/ /*never called*/

2051 none_dealloc, /*tp_dealloc*/ /*never called*/
2260 destructor dealloc = Py_TYPE(op)->tp_dealloc;
2426 /* Current call-stack depth of tp_dealloc calls. */
2468 destructor dealloc = Py_TYPE(op)->tp_dealloc;
2493 destructor dealloc = Py_TYPE(op)->tp_dealloc;