Searched refs:_PyPreConfig_Read (Results 1 – 3 of 3) sorted by relevance
137 extern PyStatus _PyPreConfig_Read(PyPreConfig *preconfig,
799 _PyPreConfig_Read(PyPreConfig *config, const _PyArgv *args) in _PyPreConfig_Read() function
908 status = _PyPreConfig_Read(&config, args); in _Py_PreInitializeFromPyArgv()