Searched refs:DEBUG_LEAK (Results 1 – 3 of 3) sorted by relevance
19 ``gc.set_debug(gc.DEBUG_LEAK)``. Notice that this includes323 .. data:: DEBUG_LEAK
124 #define DEBUG_LEAK DEBUG_COLLECTABLE | \ macro2028 ADD_INT(DEBUG_LEAK); in gcmodule_exec()
1398 gc.set_debug(debug & ~gc.DEBUG_LEAK) # this test is supposed to leak