Searched refs:raise_translate_exception (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dunicodeobject.c4864 static void raise_translate_exception(PyObject **exceptionObject, function
5127 raise_translate_exception(&exc, startp, size, collstart-startp, collend-startp, reason);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dunicodeobject.c4771 static void raise_translate_exception(PyObject **exceptionObject, function
5034 raise_translate_exception(&exc, startp, size, collstart-startp, collend-startp, reason);

Completed in 33 milliseconds