Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_pathconfig.h34 # define _PyPathConfig_INIT \ macro
39 # define _PyPathConfig_INIT \ macro
/third_party/python/Python/
Dpathconfig.c19 _PyPathConfig _Py_path_config = _PyPathConfig_INIT;
366 _PyPathConfig pathconfig = _PyPathConfig_INIT; in config_init_pathconfig()
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch9690 _PyPathConfig _Py_path_config = _PyPathConfig_INIT;