Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/time/
H A Dwcsftime.c119 wcsftime(wchar_t *__restrict s, size_t maxsize, in wcsftime() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcfns.gperf204 wcsftime keyword
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp525 INTERCEPTOR(SIZE_T, wcsftime, wchar_t *s, SIZE_T max, const wchar_t *format, in INTERCEPTOR() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2179 TEST(MemorySanitizer, wcsftime) { in TEST() argument