Home
last modified time | relevance | path

Searched refs:print_error_text (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c1044 print_error_text(PyObject *f, int offset, const char *text) in print_error_text() function
1231 print_error_text(f, offset, text); in PyErr_Display()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c1069 print_error_text(PyObject *f, int offset, const char *text) in print_error_text() function
1256 print_error_text(f, offset, text); in PyErr_Display()