Home
last modified time | relevance | path

Searched refs:_PyGC_REFS_REACHABLE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dobjimpl.h266 #define _PyGC_REFS_REACHABLE (-3) macro
275 g->gc.gc_refs = _PyGC_REFS_REACHABLE; \
/external/python/cpython2/Modules/
Dgcmodule.c210 #define GC_REACHABLE _PyGC_REFS_REACHABLE