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