Home
last modified time | relevance | path

Searched defs:PyErr_BadInternalCall (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Derrors.c549 PyErr_BadInternalCall(void) in PyErr_BadInternalCall() function
554 #define PyErr_BadInternalCall() _PyErr_BadInternalCall(__FILE__, __LINE__) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Derrors.c527 PyErr_BadInternalCall(void) in PyErr_BadInternalCall() function
532 #define PyErr_BadInternalCall() _PyErr_BadInternalCall(__FILE__, __LINE__) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpyerrors.h220 #define PyErr_BadInternalCall() _PyErr_BadInternalCall(__FILE__, __LINE__) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpyerrors.h221 #define PyErr_BadInternalCall() _PyErr_BadInternalCall(__FILE__, __LINE__) macro