Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dpathconfig.c27 wchar_t *program_full_path; member
301 _Py_SetProgramFullPath(const wchar_t *program_full_path) in _Py_SetProgramFullPath()