Home | History | Annotate | Download | only in Include

Lines Matching refs:_Py_DEC_TPFREES

733 #define _Py_DEC_TPFREES(OP)     Py_TYPE(OP)->tp_frees--
738 #define _Py_DEC_TPFREES(OP)