Searched refs:wcsftime (Results 1 – 9 of 9) sorted by relevance
/bionic/libc/bionic/ |
D | wchar_l.cpp | 45 return wcsftime(buf, n, fmt, tm); in wcsftime_l()
|
/bionic/tests/headers/posix/ |
D | wchar_h.c | 88 FUNCTION(wcsftime, size_t (*f)(wchar_t*, size_t, const wchar_t*, const struct tm*)); in wchar_h()
|
/bionic/libc/upstream-openbsd/lib/libc/time/ |
D | wcsftime.c | 119 wcsftime(wchar_t *__restrict s, size_t maxsize, in wcsftime() function
|
/bionic/libc/include/ |
D | wchar.h | 83 size_t wcsftime(wchar_t* _Nonnull __buf, size_t __n, const wchar_t* _Nullable __fmt, const struct t…
|
/bionic/libc/tools/ |
D | posix-2013.txt | 1143 wcsftime
|
/bionic/tests/ |
D | wchar_test.cpp | 585 EXPECT_EQ(24U, wcsftime(buf, sizeof(buf), L"%c", &t)); in TEST()
|
/bionic/libc/ |
D | libc.map.txt | 1170 wcsftime;
|
D | Android.bp | 255 // tzcode doesn't include strptime or wcsftime, so we use the OpenBSD 258 "upstream-openbsd/lib/libc/time/wcsftime.c",
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 1170 wcsftime;
|