Home
last modified time | relevance | path

Searched defs:_Py_INC_TPFREES (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dobject.h732 #define _Py_INC_TPFREES(OP) dec_count(Py_TYPE(OP)) macro
737 #define _Py_INC_TPFREES(OP) macro
/external/python/cpython3/Include/
Dobject.h744 #define _Py_INC_TPFREES(OP) dec_count(Py_TYPE(OP)) macro
749 #define _Py_INC_TPFREES(OP) macro