Home
last modified time | relevance | path

Searched defs:EXTENDED_ARG (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/
Dopcode.py188 EXTENDED_ARG = 145 variable
Dmodulefinder.py24 EXTENDED_ARG = dis.EXTENDED_ARG variable
/external/python/cpython3/Lib/
Dopcode.py195 EXTENDED_ARG = 144 variable
Dmodulefinder.py17 EXTENDED_ARG = dis.EXTENDED_ARG variable
/external/python/cpython3/Include/
Dopcode.h122 #define EXTENDED_ARG 144 macro
/external/python/cpython2/Include/
Dopcode.h157 #define EXTENDED_ARG 145 macro