Searched defs:wcsftime (Results 1 – 3 of 3) sorted by relevance
66 size_t wcsftime(wchar_t *restrict wcs, size_t n, const wchar_t *restrict f, const struct tm *restri… in wcsftime() function
533 INTERCEPTOR(SIZE_T, wcsftime, wchar_t *s, SIZE_T max, const wchar_t *format, in INTERCEPTOR() argument
2000 TEST(MemorySanitizer, wcsftime) { in TEST() argument