Home
last modified time | relevance | path

Searched refs:wbuf (Results 1 – 2 of 2) sorted by relevance

/third_party/ulib/musl/src/multibyte/
A Dmbsnrtowcs.c5 wchar_t *ws, wbuf[256]; in mbsnrtowcs() local
9 ws = wbuf, wn = sizeof wbuf / sizeof *wbuf; in mbsnrtowcs()
27 if (ws != wbuf) { in mbsnrtowcs()
/third_party/ulib/musl/src/time/
A Dwcsftime.c13 wchar_t wbuf[100]; in __wcsftime_l() local
44 k = mbstowcs(wbuf, t_mb, sizeof wbuf / sizeof *wbuf); in __wcsftime_l()
47 t = wbuf; in __wcsftime_l()

Completed in 6 milliseconds