Home
last modified time | relevance | path

Searched refs:_PyPathConfig_ClearGlobal (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Include/internal/
Dpycore_pathconfig.h49 extern void _PyPathConfig_ClearGlobal(void);
/third_party/python/Modules/
Dmain.c615 _PyPathConfig_ClearGlobal(); in pymain_free()
/third_party/python/Python/
Dpathconfig.c101 _PyPathConfig_ClearGlobal(void) in _PyPathConfig_ClearGlobal() function