Home
last modified time | relevance | path

Searched refs:_Py_HandleSystemExit (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Include/internal/
Dpycore_pylifecycle.h126 PyAPI_FUNC(int) _Py_HandleSystemExit(int *exitcode_p);
/third_party/python/Modules/
Dmain.c103 if (_Py_HandleSystemExit(&exitcode)) { in pymain_err_print()
/third_party/python/Python/
Dpythonrun.c700 _Py_HandleSystemExit(int *exitcode_p) in _Py_HandleSystemExit() function
774 if (_Py_HandleSystemExit(&exitcode)) { in handle_system_exit()
/third_party/python/Tools/c-analyzer/
DTODO580 Python/pythonrun.c:_Py_HandleSystemExit():PyId_code _Py_IDENTIFIER(code)