Searched defs:JUMP_FORWARD (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/ | ||
| D | opcode.h | 95 #define JUMP_FORWARD            110  macro | 
| /external/python/cpython2/Include/ | ||
| D | opcode.h | 117 #define JUMP_FORWARD	110	/* Number of bytes to skip */  macro |