Searched refs:max_length (Results 1 – 7 of 7) sorted by relevance
110 int max_length() const _STLP_NOTHROW { return do_max_length(); }227 int max_length() const _STLP_NOTHROW { return do_max_length(); } in max_length() function324 int max_length() const _STLP_NOTHROW { return do_max_length(); } in max_length() function
655 __STATIC_CAST(streamsize, _M_codecvt->max_length())); in _M_allocate_buffers()741 _M_max_width = _M_codecvt->max_length(); in _M_setup_codecvt()
208 fmt (const char *line, const char *line_end, int max_length, FILE *output_file) in fmt() argument214 max_width = max_length; in fmt()
210 extern void fmt P_ ((const char *line, const char *line_end, int max_length, FILE *output_file));
35 max_length () function
679 int max_length() const throw() in max_length() function in std::codecvt