Home
last modified time | relevance | path

Searched defs:last_value (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/TargetTool/
DTargetTool.py258 last_type, last_value, last_tb = sys.exc_info() variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_lsprof.c383 PyObject *last_type, *last_value, *last_tb; in ptrace_enter_call() local