Home
last modified time | relevance | path

Searched refs:Suite_kind (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Include/
DPython-ast.h39 Suite_kind=4}; enumerator
/external/python/cpython2/Python/
Dsymtable.c259 case Suite_kind: in PySymtable_Build()
DPython-ast.c1035 p->kind = Suite_kind; in Suite()
2171 case Suite_kind: in ast2obj_mod()
Dcompile.c1211 case Suite_kind: in compiler_mod()