Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobjimpl.h301 #define _PyObject_GC_UNTRACK(o) do { \ macro
/external/python/cpython3/Include/
Dobjimpl.h310 #define _PyObject_GC_UNTRACK(o) do { \ macro