Home
last modified time | relevance | path

Searched refs:_PyFaulthandler_Init (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_pylifecycle.h36 extern PyStatus _PyFaulthandler_Init(int enable);
/third_party/python/Modules/
H A Dfaulthandler.c1369 _PyFaulthandler_Init(int enable) in _PyFaulthandler_Init() function
/third_party/python/Python/
H A Dpylifecycle.c1133 status = _PyFaulthandler_Init(config->faulthandler); in init_interp_main()

Completed in 6 milliseconds