Searched refs:_Py_INC_TPALLOCS (Results 1 – 4 of 4) sorted by relevance
731 #define _Py_INC_TPALLOCS(OP) inc_count(Py_TYPE(OP)) macro736 #define _Py_INC_TPALLOCS(OP) macro756 _Py_INC_TPALLOCS(op) _Py_COUNT_ALLOCS_COMMA \
754 #define _Py_INC_TPALLOCS(OP) inc_count(Py_TYPE(OP)) macro759 #define _Py_INC_TPALLOCS(OP) macro779 _Py_INC_TPALLOCS(op) _Py_COUNT_ALLOCS_COMMA \
1931 _Py_INC_TPALLOCS(op); in _Py_NewReference()
2234 _Py_INC_TPALLOCS(op); in _Py_NewReference()