Searched refs:_Py_INC_TPFREES (Results 1 – 4 of 4) sorted by relevance
755 #define _Py_INC_TPFREES(OP) dec_count(Py_TYPE(OP)) macro760 #define _Py_INC_TPFREES(OP) macro783 #define _Py_ForgetReference(op) _Py_INC_TPFREES(op)789 _Py_INC_TPFREES(op) _Py_COUNT_ALLOCS_COMMA \
732 #define _Py_INC_TPFREES(OP) dec_count(Py_TYPE(OP)) macro737 #define _Py_INC_TPFREES(OP) macro760 #define _Py_ForgetReference(op) _Py_INC_TPFREES(op)763 _Py_INC_TPFREES(op) _Py_COUNT_ALLOCS_COMMA \
1963 _Py_INC_TPFREES(op); in _Py_ForgetReference()2226 _Py_INC_TPFREES(op) _Py_COUNT_ALLOCS_COMMA in _Py_Dealloc()
2259 _Py_INC_TPFREES(op); in _Py_ForgetReference()