Searched refs:wperms (Results 1 – 2 of 2) sorted by relevance
63 wchar_t wperms[4] = {(wchar_t)perm[0], (wchar_t)perm[1], (wchar_t)perm[2], (wchar_t)perm[3]}; in fopen_win() local64 return _wfopen((wchar_t*)wchars.data(), wperms); in fopen_win()
62 wchar_t wperms[4] = {(wchar_t)perm[0], (wchar_t)perm[1], (wchar_t)perm[2], (wchar_t)perm[3]}; in fopen_win() local63 return _wfopen((wchar_t*)wchars.data(), wperms); in fopen_win()