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