Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsymbol.py49 compound_stmt = 292 variable
/external/python/cpython3/Include/
Dgraminit.h42 #define compound_stmt 295 macro
/external/python/cpython2/Include/
Dgraminit.h39 #define compound_stmt 292 macro
/external/python/cpython3/Lib/
Dsymbol.py52 compound_stmt = 295 variable
/external/python/cpython2/Lib/compiler/
Dtransformer.py321 compound_stmt = stmt variable in Transformer