Searched refs:_PyPathConfig_GetGlobalModuleSearchPath (Results 1 – 7 of 7) sorted by relevance
14 extern const wchar_t * _PyPathConfig_GetGlobalModuleSearchPath(void);
50 _PyPathConfig_GetGlobalModuleSearchPath(void) in _PyPathConfig_GetGlobalModuleSearchPath() function
909 !wchar_to_dict(dict, "py_setpath", _PyPathConfig_GetGlobalModuleSearchPath()) || in _PyConfig_InitPathConfig()