Home
last modified time | relevance | path

Searched defs:wcsftime (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/locale/
H A Dwcsftime.c117 wcsftime(wchar_t * __restrict wcs, size_t maxsize, in wcsftime() function
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp638 INTERCEPTOR(SIZE_T, wcsftime, wchar_t *s, SIZE_T max, const wchar_t *format, in INTERCEPTOR() argument