Home
last modified time | relevance | path

Searched refs:INIT_HEAD (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dgcmodule.c142 #define INIT_HEAD(GEN) \ in _PyGC_InitState() macro
150 INIT_HEAD(gcstate->generations[i]); in _PyGC_InitState()
153 INIT_HEAD(gcstate->permanent_generation); in _PyGC_InitState()
155 #undef INIT_HEAD in _PyGC_InitState() macro

Completed in 4 milliseconds