Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_pylifecycle.h101 PyAPI_FUNC(int) _Py_HandleSystemExit(int *exitcode_p);
/external/python/cpython3/Modules/
Dmain.c103 if (_Py_HandleSystemExit(&exitcode)) { in pymain_err_print()
/external/python/cpython3/Python/
Dpythonrun.c621 _Py_HandleSystemExit(int *exitcode_p) in _Py_HandleSystemExit() function
695 if (_Py_HandleSystemExit(&exitcode)) { in handle_system_exit()
/external/python/cpython3/Tools/c-analyzer/
DTODO585 Python/pythonrun.c:_Py_HandleSystemExit():PyId_code _Py_IDENTIFIER(code)
Dknown.tsv1065 Python/pythonrun.c _Py_HandleSystemExit PyId_code variable _Py_IDENTIFIER(code)