Searched refs:_PyPathConfig_ComputeSysPath0 (Results 1 – 5 of 5) sorted by relevance
18 extern int _PyPathConfig_ComputeSysPath0(
371 _PyPathConfig_ComputeSysPath0(const PyWideStringList *argv, PyObject **path0_p) in _PyPathConfig_ComputeSysPath0() function
3958 if (_PyPathConfig_ComputeSysPath0(&argv_list, &path0)) { in PySys_SetArgvEx()
652 int res = _PyPathConfig_ComputeSysPath0(&config->argv, &path0); in pymain_run_python()
3784 …<function-decl name='_PyPathConfig_ComputeSysPath0' filepath='./Include/internal/pycore_pathconfig…