Searched defs:_Py_INC_TPALLOCS (Results 1 – 2 of 2) sorted by relevance
731 #define _Py_INC_TPALLOCS(OP) inc_count(Py_TYPE(OP)) macro736 #define _Py_INC_TPALLOCS(OP) macro
743 #define _Py_INC_TPALLOCS(OP) inc_count(Py_TYPE(OP)) macro748 #define _Py_INC_TPALLOCS(OP) macro