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