Home
last modified time | relevance | path

Searched refs:Exec_kind (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
DPython-ast.h67 Exec_kind=18, Global_kind=19, Expr_kind=20, Pass_kind=21, enumerator
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
DPython-ast.h67 Exec_kind=18, Global_kind=19, Expr_kind=20, Pass_kind=21, enumerator
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dsymtable.c1122 case Exec_kind: in symtable_visit_stmt()
DPython-ast.c1380 p->kind = Exec_kind; in Exec()
2481 case Exec_kind: in ast2obj_stmt()
Dcompile.c2164 case Exec_kind: in compiler_visit_stmt()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsymtable.c1124 case Exec_kind: in symtable_visit_stmt()
DPython-ast.c1397 p->kind = Exec_kind; in Exec()
2498 case Exec_kind: in ast2obj_stmt()
Dcompile.c2184 case Exec_kind: in compiler_visit_stmt()