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

Lines Matching refs:_Py_INC_TPFREES

730 #define _Py_INC_TPFREES(OP)     dec_count(Py_TYPE(OP))
735 #define _Py_INC_TPFREES(OP)
758 #define _Py_ForgetReference(op) _Py_INC_TPFREES(op)
761 _Py_INC_TPFREES(op) _Py_COUNT_ALLOCS_COMMA \