Searched refs:_PyRuntimeState_INIT (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Include/internal/ | ||
D | pycore_runtime.h | 110 #define _PyRuntimeState_INIT \ macro |
/third_party/python/Python/ | ||
D | pylifecycle.c | 65 _PyRuntimeState _PyRuntime = _PyRuntimeState_INIT; |