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