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

Lines Matching refs:_Py_DEC_TPFREES

731 #define _Py_DEC_TPFREES(OP)     Py_TYPE(OP)->tp_frees--
736 #define _Py_DEC_TPFREES(OP)