Home
last modified time | relevance | path

Searched defs:hasjabs (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dopcode.py17 hasjabs = [] variable
/external/python/cpython3/Lib/
Dopcode.py30 hasjabs = [] variable
/external/python/cpython2/Lib/compiler/
Dpyassem.py401 hasjabs = set() variable in PyFlowGraph