Home
last modified time | relevance | path

Searched refs:t_mb (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/src/time/
H A Dwcsftime.c13 const char *t_mb; in __wcsftime_l() local
38 t_mb = __strftime_fmt_1(&buf, &k, *f, tm, loc, pad); in __wcsftime_l()
39 if (!t_mb) break; in __wcsftime_l()
40 k = mbstowcs(wbuf, t_mb, sizeof wbuf / sizeof *wbuf); in __wcsftime_l()

Completed in 1 milliseconds