Home
last modified time | relevance | path

Searched defs:flow_stmt (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Include/
Dgraminit.h25 #define flow_stmt 278 macro
/external/python/cpython2/Include/
Dgraminit.h22 #define flow_stmt 275 macro
/external/python/cpython2/Lib/
Dsymbol.py32 flow_stmt = 275 variable
/external/python/cpython3/Lib/
Dsymbol.py35 flow_stmt = 278 variable
/external/python/cpython2/Lib/compiler/
Dtransformer.py320 flow_stmt = stmt variable in Transformer