Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Ddynload_win.c193 const wchar_t *wpathname; local
199 wpathname = _PyUnicode_AsUnicode(pathname);
200 if (wpathname == NULL)
221 hDLL = LoadLibraryExW(wpathname, NULL,