Home
last modified time | relevance | path

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

/third_party/python/PC/
Dgetpathp.c293 search_for_prefix(wchar_t *prefix, const wchar_t *argv0_path, const wchar_t *landmark) in search_for_prefix()
707 wchar_t *argv0_path, size_t argv0_path_len) in calculate_pyvenv_file()
750 const wchar_t *argv0_path, in calculate_home_prefix()
776 const wchar_t *argv0_path, in calculate_module_search_path()
965 wchar_t argv0_path[MAXPATHLEN+1]; in calculate_path() local
/third_party/python/Modules/
Dgetpath.c142 wchar_t *argv0_path; member
645 calculate_pybuilddir(const wchar_t *argv0_path, in calculate_pybuilddir()