Home | History | Annotate | Download | only in Include

Lines Matching refs:maxsize

123       size_t    wcsftime  (wchar_t * __restrict S,  size_t maxsize,

1364 - The argument maxsize indicates the limiting number of wide characters.
1370 character is not more than maxsize, the wcsftime function returns the number of
1375 size_t wcsftime(wchar_t * __restrict S, size_t maxsize, const wchar_t * __restrict format, const struct tm * __restrict timeptr);