Searched defs:JUMP_BACKWARD (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/ | ||
| D | dis.py | 39 JUMP_BACKWARD = opmap['JUMP_BACKWARD'] variable |
| /third_party/python/Include/ | ||
| D | opcode.h | 97 #define JUMP_BACKWARD 140 macro |