Searched refs:wbuf (Results 1 – 2 of 2) sorted by relevance
5 wchar_t *ws, wbuf[256]; in mbsnrtowcs() local9 ws = wbuf, wn = sizeof wbuf / sizeof *wbuf; in mbsnrtowcs()27 if (ws != wbuf) { in mbsnrtowcs()
13 wchar_t wbuf[100]; in __wcsftime_l() local44 k = mbstowcs(wbuf, t_mb, sizeof wbuf / sizeof *wbuf); in __wcsftime_l()47 t = wbuf; in __wcsftime_l()
Completed in 6 milliseconds