Home | History | Annotate | Download | only in msan

Lines Matching refs:wcsftime

533 INTERCEPTOR(SIZE_T, wcsftime, wchar_t *s, SIZE_T max, const wchar_t *format,
535 INTERCEPTOR_STRFTIME_BODY(wchar_t, SIZE_T, wcsftime, s, max, format, tm);
1538 INTERCEPT_FUNCTION(wcsftime);