Searched defs:_PyObject_GC_TRACK (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Include/
H A Dobjimpl.h271 #define _PyObject_GC_TRACK(o) do { \ macro
/external/python/cpython3/Include/
H A Dobjimpl.h295 #define _PyObject_GC_TRACK(o) do { \ macro

Completed in 475 milliseconds