Searched refs:_WLocale_mb_cur_max (Results 1 – 5 of 5) sorted by relevance
217 int _WLocale_mb_cur_max(struct _Locale_codecvt *);
393 int max_width = _WLocale_mb_cur_max(_M_codecvt); in do_encoding()426 { return _WLocale_mb_cur_max(_M_codecvt); } in do_max_length()
104 int _WLocale_mb_cur_max (_Locale_codecvt_t * lcodecvt) in _WLocale_mb_cur_max() function
248 int _WLocale_mb_cur_max (struct _Locale_codecvt *lcodecvt) { return 1; } in _WLocale_mb_cur_max() function
338 int _WLocale_mb_cur_max( struct _Locale_codecvt * lcodecvt) { return 1; } in _WLocale_mb_cur_max() function