Home
last modified time | relevance | path

Searched defs:wcsftime_l (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/locale/
H A Dwcsftime.c42 __weak_alias(wcsftime_l, _wcsftime_l) in __weak_alias() argument
65 wcsftime_l(wchar_t *wcs, size_t maxsize, in wcsftime_l() function
/netbsd-src/lib/libc/include/
H A Dnamespace.h800 #define wcsftime_l _wcsftime_l global() macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc523 INTERCEPTOR(SIZE_T, wcsftime_l, wchar_t *s, SIZE_T max, const wchar_t *format, in INTERCEPTOR() argument