Searched defs:wcsftime (Results 1 – 4 of 4) sorted by relevance
/external/trusty/musl/src/time/ |
D | wcsftime.c | 66 size_t wcsftime(wchar_t *restrict wcs, size_t n, const wchar_t *restrict f, const struct tm *restri… in wcsftime() function
|
/external/musl/src/time/ |
D | wcsftime.c | 66 size_t wcsftime(wchar_t *restrict wcs, size_t n, const wchar_t *restrict f, const struct tm *restri… in wcsftime() function
|
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 533 INTERCEPTOR(SIZE_T, wcsftime, wchar_t *s, SIZE_T max, const wchar_t *format, in INTERCEPTOR() argument
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 2000 TEST(MemorySanitizer, wcsftime) { in TEST() argument
|