Searched defs:DEBUG_LEAK (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Modules/ | ||
| D | gcmodule.c | 162 #define DEBUG_LEAK DEBUG_COLLECTABLE | \ macro |
| /external/python/cpython3/Modules/ | ||
| D | gcmodule.c | 124 #define DEBUG_LEAK DEBUG_COLLECTABLE | \ macro |