Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpydebug.h15 PyAPI_DATA(int) Py_UseClassExceptionsFlag;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpydebug.h15 PyAPI_DATA(int) Py_UseClassExceptionsFlag;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c83 int Py_UseClassExceptionsFlag = 1; /* Needed by bltinmodule.c: deprecated */ variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c83 int Py_UseClassExceptionsFlag = 1; /* Needed by bltinmodule.c: deprecated */ variable