Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobjimpl.h267 #define _PyGC_REFS_TENTATIVELY_UNREACHABLE (-4) macro
/external/python/cpython2/Modules/
Dgcmodule.c211 #define GC_TENTATIVELY_UNREACHABLE _PyGC_REFS_TENTATIVELY_UNREACHABLE