Searched refs:wcsftime_l (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/lib/libc/locale/ |
| D | wcsftime.c | 42 __weak_alias(wcsftime_l, _wcsftime_l) in __weak_alias() argument 61 return wcsftime_l(wcs, maxsize, format, timeptr, _current_locale()); in __weak_alias() 65 wcsftime_l(wchar_t *wcs, size_t maxsize, in wcsftime_l() function
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
| D | c++locale_internal.h | 63 extern "C" __typeof(wcsftime_l) __wcsftime_l;
|
| /netbsd/src/include/ |
| D | wchar.h | 244 size_t wcsftime_l(wchar_t * __restrict, size_t, const wchar_t * __restrict,
|
| /netbsd/src/lib/libc/include/ |
| D | namespace.h | 810 #define wcsftime_l _wcsftime_l macro
|