Searched refs:mb_cur_max (Results 1 – 2 of 2) sorted by relevance
56 size_t mb_cur_max; member66 static inline locale_t __alloc_locale(size_t mb_cur_max) { in __alloc_locale() argument69 result->mb_cur_max = mb_cur_max; in __alloc_locale()77 return l->mb_cur_max; in get_locale_mb_cur_max()
125 TEST(locale, mb_cur_max) { in TEST() argument