Searched refs:preinitialized (Results 1 – 6 of 6) sorted by relevance
66 int preinitialized; member124 {.preinitialized = 0, .core_initialized = 0, .initialized = 0}
892 if (runtime->preinitialized) { in _Py_PreInitializeFromPyArgv()919 runtime->preinitialized = 1; in _Py_PreInitializeFromPyArgv()959 if (runtime->preinitialized) { in _Py_PreInitializeFromConfig()2533 else if (runtime->preinitialized) { in fatal_error_dump_runtime()
124 that :ref:`Python is preinitialized <c-preinit>`.126 This function must not be called before :ref:`Python is preinitialized193 This function must not be called before :ref:`Python is preinitialized
12 :c:type:`PyConfig` structure. It can be preinitialized with91 Python must be preinitialized to call this function.102 Python must be preinitialized to call this function.
265 "`preinitialized`", "`preprocess`", and "`pretransform`", do not separate
2944 preinitialized by the host while using this layout, and the transition away