Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dgetpathp.c552 wchar_t *wline = NULL; in read_pth_file() local
602 wchar_t *wline = (wchar_t*)PyMem_RawMalloc((wn + 1) * sizeof(wchar_t)); in read_pth_file() local