Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dgraminit.h18 #define small_stmt 271 macro
/external/python/cpython2/Include/
Dgraminit.h16 #define small_stmt 269 macro
/external/python/cpython2/Lib/
Dsymbol.py26 small_stmt = 269 variable
/external/python/cpython3/Lib/
Dsymbol.py28 small_stmt = 271 variable
/external/python/cpython2/Lib/compiler/
Dtransformer.py319 small_stmt = stmt variable in Transformer