Searched defs:_PyGC_REFS_UNTRACKED (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | objimpl.h | 280 #define _PyGC_REFS_UNTRACKED (-2) macro |
/external/python/cpython3/Include/ | ||
D | objimpl.h | 289 #define _PyGC_REFS_UNTRACKED (-2) macro |