Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_object.h109 static inline void _PyObject_GC_UNTRACK( in _PyObject_GC_UNTRACK() function
135 # define _PyObject_GC_UNTRACK(op) \ macro
140 # define _PyObject_GC_UNTRACK(op) \ macro