Home
last modified time | relevance | path

Searched refs:CONTINUE_LOOP (Results 1 – 25 of 58) sorted by relevance

123

/dports/lang/python37/Python-3.7.12/Python/
H A Dpeephole.c16 #define ABSOLUTE_JUMP(op) (op==JUMP_ABSOLUTE || op==CONTINUE_LOOP \
198 case CONTINUE_LOOP: in markblocks()
399 case CONTINUE_LOOP: in PyCode_Optimize()
481 case CONTINUE_LOOP: in PyCode_Optimize()
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dpeephole.c18 #define ABSOLUTE_JUMP(op) (op==JUMP_ABSOLUTE || op==CONTINUE_LOOP \
265 case CONTINUE_LOOP: in markblocks()
555 case CONTINUE_LOOP: in PyCode_Optimize()
624 case CONTINUE_LOOP: in PyCode_Optimize()
/dports/lang/python27/Python-2.7.18/Python/
H A Dpeephole.c18 #define ABSOLUTE_JUMP(op) (op==JUMP_ABSOLUTE || op==CONTINUE_LOOP \
265 case CONTINUE_LOOP: in markblocks()
555 case CONTINUE_LOOP: in PyCode_Optimize()
624 case CONTINUE_LOOP: in PyCode_Optimize()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dpeephole.c18 #define ABSOLUTE_JUMP(op) (op==JUMP_ABSOLUTE || op==CONTINUE_LOOP \
276 case CONTINUE_LOOP:
568 case CONTINUE_LOOP:
637 case CONTINUE_LOOP:
/dports/devel/py-xdis/xdis-5.0.13/maynard-tool/
H A Dopcode30.h107 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro
H A Dse33.c159 case CONTINUE_LOOP: in opcode_stack_effect()
H A Dse30.c152 case CONTINUE_LOOP: in opcode_stack_effect()
H A Dse32.c158 case CONTINUE_LOOP: in opcode_stack_effect()
H A Dopcode23.h113 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro
H A Dopcode24.h115 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro
H A Dopcode25.h114 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro
H A Dopcode26.h115 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro
H A Dopcode31.h107 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro
H A Dopcode32.h107 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro
H A Dopcode33.h107 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro
H A Dse31.c158 case CONTINUE_LOOP: in opcode_stack_effect()
H A Dse25.c184 case CONTINUE_LOOP: in opcode_stack_effect()
H A Dse26.c186 case CONTINUE_LOOP: in opcode_stack_effect()
H A Dopcode27.h128 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro
H A Dse27.c198 case CONTINUE_LOOP: in opcode_stack_effect()
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dopcode.h94 #define CONTINUE_LOOP 119 macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dopcode.h119 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro
/dports/lang/python37/Python-3.7.12/Include/
H A Dopcode.h95 #define CONTINUE_LOOP 119 macro
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dopcode.h128 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dopcode.h128 #define CONTINUE_LOOP 119 /* Start of loop (absolute) */ macro

123