Searched defs:wcsftime (Results 1 – 3 of 3) sorted by relevance
117 wcsftime(wchar_t * __restrict wcs, size_t maxsize, in wcsftime() function
207 # define wcsftime __wcsftime_l macro
612 INTERCEPTOR(SIZE_T, wcsftime, wchar_t *s, SIZE_T max, const wchar_t *format, in INTERCEPTOR() argument