Searched refs:usedsiz (Results 1 – 1 of 1) sorted by relevance
615 size_t usedsiz = wcslen(buf); in read_pth_file() local616 while (usedsiz + wn + prefixlen + 4 > bufsiz) { in read_pth_file()627 if (usedsiz) { in read_pth_file()629 usedsiz += 1; in read_pth_file()641 wchar_t *b = &buf[usedsiz]; in read_pth_file()