Searched defs:_Py_INC_TPFREES (Results 1 – 2 of 2) sorted by relevance
412 #define _Py_INC_TPFREES(OP) _Py_dec_count(Py_TYPE(OP)) macro417 #define _Py_INC_TPFREES(OP) macro
732 #define _Py_INC_TPFREES(OP) dec_count(Py_TYPE(OP)) macro737 #define _Py_INC_TPFREES(OP) macro