/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
|
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
|
namespace.h | 810 #define wcsftime_l _wcsftime_l macro
|