Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c2167 fatal_error_dump_runtime(FILE *stream, _PyRuntimeState *runtime) in fatal_error_dump_runtime() function
2240 fatal_error_dump_runtime(stream, runtime); in fatal_error()