Home | History | Annotate | Download | only in Include

Lines Matching refs:_Py_INC_TPFREES

720 #define _Py_INC_TPFREES(OP)     dec_count(Py_TYPE(OP))

725 #define _Py_INC_TPFREES(OP)
748 #define _Py_ForgetReference(op) _Py_INC_TPFREES(op)
751 _Py_INC_TPFREES(op) _Py_COUNT_ALLOCS_COMMA \