Searched refs:PyErr_SetExcFromWindowsErrWithFilenameObject (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
H A Derrors.c425 PyObject *PyErr_SetExcFromWindowsErrWithFilenameObject( function
478 PyObject *ret = PyErr_SetExcFromWindowsErrWithFilenameObject(exc,
493 PyObject *ret = PyErr_SetExcFromWindowsErrWithFilenameObject(exc,
515 PyObject *result = PyErr_SetExcFromWindowsErrWithFilenameObject(
529 PyObject *result = PyErr_SetExcFromWindowsErrWithFilenameObject(
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Derrors.c403 PyObject *PyErr_SetExcFromWindowsErrWithFilenameObject( function
456 PyObject *ret = PyErr_SetExcFromWindowsErrWithFilenameObject(exc,
471 PyObject *ret = PyErr_SetExcFromWindowsErrWithFilenameObject(exc,
493 PyObject *result = PyErr_SetExcFromWindowsErrWithFilenameObject(
507 PyObject *result = PyErr_SetExcFromWindowsErrWithFilenameObject(
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dpyerrors.h207 PyAPI_FUNC(PyObject *) PyErr_SetExcFromWindowsErrWithFilenameObject(
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dpyerrors.h206 PyAPI_FUNC(PyObject *) PyErr_SetExcFromWindowsErrWithFilenameObject(

Completed in 7 milliseconds