Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dopcode.h75 #define WITH_CLEANUP 81 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dopcode.h75 #define WITH_CLEANUP 81 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c775 case WITH_CLEANUP: in opcode_stack_effect()
2967 ADDOP(c, WITH_CLEANUP); in compiler_with()
Dceval.c2570 case WITH_CLEANUP: in PyEval_EvalFrameEx()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c798 case WITH_CLEANUP: in opcode_stack_effect()
2987 ADDOP(c, WITH_CLEANUP); in compiler_with()
Dceval.c2585 case WITH_CLEANUP: in PyEval_EvalFrameEx()