Home
last modified time | relevance | path

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

/third_party/python/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
603 if (wline == NULL) { in read_pth_file()
607 wn = MultiByteToWideChar(CP_UTF8, 0, line, -1, wline, wn + 1); in read_pth_file()
608 wline[wn] = '\0'; in read_pth_file()
641 join(b, wline); in read_pth_file()
643 PyMem_RawFree(wline); in read_pth_file()
644 wline = NULL; in read_pth_file()
661 PyMem_RawFree(wline); in read_pth_file()
/third_party/elfutils/
DNEWS601 readelf: Improve output of -wline. Add support for printing SDT elf notes.
/third_party/elfutils/config/
Delfutils.spec.in772 - readelf: Improve output of -wline. Add support for printing SDT elf