Searched refs:_Py_HandleSystemExit (Results 1 – 5 of 5) sorted by relevance
101 PyAPI_FUNC(int) _Py_HandleSystemExit(int *exitcode_p);
103 if (_Py_HandleSystemExit(&exitcode)) { in pymain_err_print()
621 _Py_HandleSystemExit(int *exitcode_p) in _Py_HandleSystemExit() function695 if (_Py_HandleSystemExit(&exitcode)) { in handle_system_exit()
585 Python/pythonrun.c:_Py_HandleSystemExit():PyId_code _Py_IDENTIFIER(code)
1065 Python/pythonrun.c _Py_HandleSystemExit PyId_code variable _Py_IDENTIFIER(code)