Home
last modified time | relevance | path

Searched defs:JUMP_BACKWARD (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Ddis.py39 JUMP_BACKWARD = opmap['JUMP_BACKWARD'] variable
/third_party/python/Include/
Dopcode.h97 #define JUMP_BACKWARD 140 macro