Searched defs:nchars (Results 1 – 7 of 7) sorted by relevance
30 int nchars = -1; in Parse() local
31 int nchars = -1; in Parse() local
53 wchar_t* GetAlignedPtr(std::vector<wchar_t>* buf, size_t alignment, size_t nchars) { in GetAlignedPtr()
610 constexpr size_t nchars = 32; in TEST() local630 constexpr size_t nchars = 32; in TEST() local638 constexpr size_t nchars = 32; in TEST() local647 constexpr size_t nchars = 32; in TEST() local656 constexpr size_t nchars = 32; in TEST() local664 constexpr size_t nchars = 32; in TEST() local672 constexpr size_t nchars = 32; in TEST() local680 constexpr size_t nchars = 32; in TEST() local688 constexpr size_t nchars = 32; in TEST() local699 constexpr size_t nchars = 32; in TEST() local
332 DWORD nchars = GetTempPathW(arraysize(temp_path), temp_path); in GetLogFilePath() local
767 size_t insize, nchars, nconv; in mbsconv() local
581 DWORD nchars = GetTempPath(sizeof(temp_path), temp_path); in win32_tmpfile() local