Home
last modified time | relevance | path

Searched refs:IMPORT_STAR (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dopcode.h78 #define IMPORT_STAR 84 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dopcode.h78 #define IMPORT_STAR 84 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c781 case IMPORT_STAR: in opcode_stack_effect()
2034 ADDOP(c, IMPORT_STAR); in compiler_from_import()
Dceval.c2341 case IMPORT_STAR: in PyEval_EvalFrameEx()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c804 case IMPORT_STAR: in opcode_stack_effect()
2056 ADDOP(c, IMPORT_STAR); in compiler_from_import()
Dceval.c2356 case IMPORT_STAR: in PyEval_EvalFrameEx()