Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_gc.h46 #define _PyGCHead_NEXT(g) ((PyGC_Head*)(g)->_gc_next) macro

Completed in 1 milliseconds