Home
last modified time | relevance | path

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

/third_party/python/PC/
Dlauncher.c1668 wcsdup_pad(const wchar_t *s, int padding, int *newlen) in wcsdup_pad() function
1806 venv_cfg_path = wcsdup_pad(argv0, 32, &newlen); in process()