Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_runtime_init.h18 #define _PyRuntimeState_INIT \ macro
/third_party/python/Python/
H A Dpylifecycle.c24 #include "pycore_runtime_init.h" // _PyRuntimeState_INIT
106 = _PyRuntimeState_INIT;
H A Dpystate.c14 #include "pycore_runtime_init.h" // _PyRuntimeState_INIT
55 static const _PyRuntimeState initial = _PyRuntimeState_INIT;
151 // Reset to _PyRuntimeState_INIT. in _PyRuntimeState_Init()

Completed in 7 milliseconds