Home
last modified time | relevance | path

Searched defs:DEBUG_LEAK (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dgcmodule.c162 #define DEBUG_LEAK DEBUG_COLLECTABLE | \ macro
/external/python/cpython3/Modules/
Dgcmodule.c124 #define DEBUG_LEAK DEBUG_COLLECTABLE | \ macro