Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_gc.h47 #define _PyGCHead_SET_NEXT(g, p) _Py_RVALUE((g)->_gc_next = (uintptr_t)(p)) macro

Completed in 1 milliseconds