Searched refs:wcsftime (Results 1 – 5 of 5) sorted by relevance
23 wcsftime (wchar_t *s, size_t maxsize, const wchar_t *format, in wcsftime() function28 libc_hidden_def (wcsftime)
16 n = wcsftime (buf, sizeof (buf) / sizeof (buf[0]), in main()23 wcsftime (buf, sizeof (buf) / sizeof (buf[0]), L"%A\n", tp); in main()
51 wcsftime;
38 strftime wcsftime strftime_l wcsftime_l \
284 # define wcsftime __wcsftime_l macro424 # define my_strftime wcsftime
Completed in 6 milliseconds