HomeSort by: relevance | last modified time | path
    Searched defs:wcsftime_l (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/locale/
wcsftime.c 42 __weak_alias(wcsftime_l, _wcsftime_l)
61 return wcsftime_l(wcs, maxsize, format, timeptr, _current_locale());
65 wcsftime_l(wchar_t *wcs, size_t maxsize, function in typeref:typename:size_t
  /src/lib/libc/include/
namespace.h 810 #define wcsftime_l _wcsftime_l macro

Completed in 13 milliseconds