Home
last modified time | relevance | path

Searched defs:_Py_INC_TPALLOCS (Results 1 – 1 of 1) 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