Home
last modified time | relevance | path

Searched refs:hasjrel (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/
Dopcode.py28 hasjrel = [] variable
48 hasjrel.append(op)
Ddis.py344 elif op in hasjrel:
443 if op in hasjrel:
/third_party/python/Tools/scripts/
Dgenerate_opcode_h.py56 hasjrel = opcode['hasjrel']
/third_party/python/Lib/test/
Dtest__opcode.py49 has_jump = dis.hasjabs + dis.hasjrel
/third_party/python/Doc/library/
Ddis.rst1322 .. data:: hasjrel