Home | History | Annotate | Download | only in Include

Lines Matching refs:_Py_INC_TPFREES

732 #define _Py_INC_TPFREES(OP)     dec_count(Py_TYPE(OP))
737 #define _Py_INC_TPFREES(OP)
760 #define _Py_ForgetReference(op) _Py_INC_TPFREES(op)
763 _Py_INC_TPFREES(op) _Py_COUNT_ALLOCS_COMMA \