Searched refs:_PyPathConfig_ComputeSysPath0 (Results 1 – 5 of 5) sorted by relevance
54 extern int _PyPathConfig_ComputeSysPath0(
560 int res = _PyPathConfig_ComputeSysPath0(&config->argv, &path0); in pymain_run_python()
621 _PyPathConfig_ComputeSysPath0(const PyWideStringList *argv, PyObject **path0_p) in _PyPathConfig_ComputeSysPath0() function
3225 if (_PyPathConfig_ComputeSysPath0(&argv_list, &path0)) { in PySys_SetArgvEx()
3137 #include "pycore_pathconfig.h" // _PyPathConfig_ComputeSysPath0()