Home | History | Annotate | Download | only in Include

Lines Matching refs:_Py_DEC_TPFREES

721 #define _Py_DEC_TPFREES(OP)     Py_TYPE(OP)->tp_frees--

726 #define _Py_DEC_TPFREES(OP)