Searched refs:BREAK_LOOP (Results 1 – 8 of 8) sorted by relevance
83 #define BREAK_LOOP 80 macro
95 4 13 BREAK_LOOP
106 4 14 BREAK_LOOP
477 .. opcode:: BREAK_LOOP ()
794 case BREAK_LOOP: in opcode_stack_effect()2180 ADDOP(c, BREAK_LOOP); in compiler_visit_stmt()
2848 TARGET_NOARG(BREAK_LOOP) in PyEval_EvalFrameEx()
2147 Removed opcodes :opcode:`BREAK_LOOP`, :opcode:`CONTINUE_LOOP`,
1673 Removed opcodes :opcode:`BREAK_LOOP`, :opcode:`CONTINUE_LOOP`,