Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpystate.c49 _PyRuntimeState_Init_impl(_PyRuntimeState *runtime) in _PyRuntimeState_Init_impl() function
109 PyStatus status = _PyRuntimeState_Init_impl(runtime); in _PyRuntimeState_Init()