Home
last modified time | relevance | path

Searched refs:Py_Exit (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dpgenmain.c31 Py_Exit(int sts) in Py_Exit() function
46 Py_Exit(2); in main()
55 Py_Exit(1); in main()
64 Py_Exit(1); in main()
70 Py_Exit(0); in main()
85 Py_Exit(1); in getgrammar()
109 Py_Exit(1); in getgrammar()
114 Py_Exit(1); in getgrammar()
130 Py_Exit(1); in Py_FatalError()
Dintrcheck.c123 extern void Py_Exit(int); in intcatcher()
138 Py_Exit(1); in intcatcher()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h76 PyAPI_FUNC(void) Py_Exit(int);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h76 PyAPI_FUNC(void) Py_Exit(int);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c1127 Py_Exit(exitcode); in handle_system_exit()
1751 Py_Exit(int sts) in Py_Exit() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c1152 Py_Exit(exitcode); in handle_system_exit()
1776 Py_Exit(int sts) in Py_Exit() function