Home
last modified time | relevance | path

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

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