Home | History | Annotate | Download | only in python2.7

Lines Matching refs:tp_frees

406     Py_ssize_t tp_frees;
731 #define _Py_DEC_TPFREES(OP) Py_TYPE(OP)->tp_frees--