Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpystate.c39 _PyRuntimeState_Init_impl(_PyRuntimeState *runtime) in _PyRuntimeState_Init_impl() function
70 _PyInitError err = _PyRuntimeState_Init_impl(runtime); in _PyRuntimeState_Init()