Searched refs:DEBUG_INSTANCES (Results 1 – 2 of 2) sorted by relevance
159 #define DEBUG_INSTANCES (1<<3) /* print instances */ macro164 DEBUG_INSTANCES | \759 if ((debug & DEBUG_INSTANCES) && PyInstance_Check(op)) { in debug_cycle()1420 ADD_INT(DEBUG_INSTANCES); in initgc()
214 .. data:: DEBUG_INSTANCES236 DEBUG_INSTANCES | DEBUG_OBJECTS | DEBUG_SAVEALL``).