Searched refs:BREAK_LOOP (Results 1 – 8 of 8) sorted by relevance
74 #define BREAK_LOOP 80 macro
95 4 13 BREAK_LOOP
771 case BREAK_LOOP: in opcode_stack_effect()2197 ADDOP(c, BREAK_LOOP); in compiler_visit_stmt()
2516 case BREAK_LOOP: in PyEval_EvalFrameEx()
794 case BREAK_LOOP: in opcode_stack_effect()2217 ADDOP(c, BREAK_LOOP); in compiler_visit_stmt()
2531 case BREAK_LOOP: in PyEval_EvalFrameEx()