Searched refs:Py_PreInitialize (Results 1 – 12 of 12) sorted by relevance
479 status = Py_PreInitialize(&preconfig); in check_init_compat_config()570 PyStatus status = Py_PreInitialize(&preconfig); in test_init_from_config()878 PyStatus status = Py_PreInitialize(&preconfig); in test_preinit_isolated1()904 PyStatus status = Py_PreInitialize(&preconfig); in test_preinit_isolated2()1021 status = Py_PreInitialize(&preconfig); in check_preinit_isolated_config()1078 PyStatus status = Py_PreInitialize(&preconfig); in check_init_python_config()1117 PyStatus status = Py_PreInitialize(&preconfig); in test_init_dont_configure_locale()1525 PyStatus status = Py_PreInitialize(&preconfig); in test_init_setpath_config()
18 PyAPI_FUNC(PyStatus) Py_PreInitialize(
13 :c:func:`Py_PreInitialize` and the :c:type:`PyPreConfig` structure.357 .. c:function:: PyStatus Py_PreInitialize(const PyPreConfig *preconfig)391 ``PyMem_SetAllocator()`` can be called after :c:func:`Py_PreInitialize` and393 It can be called before :c:func:`Py_PreInitialize` if410 status = Py_PreInitialize(&preconfig);
128 the :c:func:`Py_PreInitialize` function.195 the :c:func:`Py_PreInitialize` function.
488 * It can be called after :c:func:`Py_PreInitialize` and before
976 Py_PreInitialize(const PyPreConfig *src_config) in Py_PreInitialize() function1004 return Py_PreInitialize(&preconfig); in _Py_PreInitializeFromConfig()
332 * :c:func:`Py_PreInitialize`
902 …<elf-symbol name='Py_PreInitialize' type='func-type' binding='global-binding' visibility='default-…14594 …Py_PreInitialize' mangled-name='Py_PreInitialize' filepath='Python/pylifecycle.c' line='975' colum…