Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobject.h731 #define _Py_INC_TPALLOCS(OP) inc_count(Py_TYPE(OP)) macro
736 #define _Py_INC_TPALLOCS(OP) macro
/external/python/cpython3/Include/
Dobject.h743 #define _Py_INC_TPALLOCS(OP) inc_count(Py_TYPE(OP)) macro
748 #define _Py_INC_TPALLOCS(OP) macro