Home
last modified time | relevance | path

Searched refs:_PyPathConfig_GetGlobalModuleSearchPath (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_pathconfig.h16 extern const wchar_t * _PyPathConfig_GetGlobalModuleSearchPath(void);
/external/python/cpython3/Python/
Dpathconfig.c48 _PyPathConfig_GetGlobalModuleSearchPath(void) in _PyPathConfig_GetGlobalModuleSearchPath() function
/external/python/cpython3/Modules/
Dgetpath.c952 !wchar_to_dict(dict, "py_setpath", _PyPathConfig_GetGlobalModuleSearchPath()) || in _PyConfig_InitPathConfig()
/external/python/cpython3/Doc/data/
Dpython3.13.abi2157 …<function-decl name='_PyPathConfig_GetGlobalModuleSearchPath' filepath='./Include/internal/pycore_…