Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c2195 fatal_error_exit(int status) in fatal_error_exit() function
2219 fatal_error_exit(status); in fatal_error()
2285 fatal_error_exit(status); in fatal_error()
2311 fatal_error_exit(-1); in _Py_FatalErrorFormat()