Home
last modified time | relevance | path

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

/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,__sanitizer_tm * tm) INTERCEPTOR() argument
/llvm-project/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2179 TEST(MemorySanitizer, wcsftime) { in TEST() argument