Searched refs:_Py_HandleSystemExit (Results 1 – 4 of 4) sorted by relevance
126 PyAPI_FUNC(int) _Py_HandleSystemExit(int *exitcode_p);
103 if (_Py_HandleSystemExit(&exitcode)) { in pymain_err_print()
700 _Py_HandleSystemExit(int *exitcode_p) in _Py_HandleSystemExit() function774 if (_Py_HandleSystemExit(&exitcode)) { in handle_system_exit()
580 Python/pythonrun.c:_Py_HandleSystemExit():PyId_code _Py_IDENTIFIER(code)