Home
last modified time | relevance | path

Searched defs:sys_path_0 (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dmoduleobject.c901 wchar_t *sys_path_0 = config->sys_path_0; in _PyModule_IsPossiblyShadowing() local
/external/python/cpython3/Include/cpython/
Dinitconfig.h213 wchar_t *sys_path_0; member