Searched defs:maxsize (Results 1 – 3 of 3) sorted by relevance
/time/ |
A D | wcsftime.c | 23 wcsftime (wchar_t *s, size_t maxsize, const wchar_t *format, in wcsftime()
|
A D | strftime.c | 23 strftime (char *s, size_t maxsize, const char *format, const struct tm *tp) in strftime()
|
A D | strftime_l.c | 449 my_strftime (CHAR_T *s, size_t maxsize, const CHAR_T *format, in my_strftime() 1447 emacs_strftime (char *s, size_t maxsize, const char *format, in emacs_strftime()
|
Completed in 6 milliseconds