Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/time/
A Dwcsftime.c9 size_t __wcsftime_l(wchar_t* restrict s, size_t n, const wchar_t* restrict f, in __wcsftime_l() function
76 return __wcsftime_l(wcs, n, f, tm, CURRENT_LOCALE); in wcsftime()
79 weak_alias(__wcsftime_l, wcsftime_l);

Completed in 2 milliseconds