Searched refs:MB_CUR_MAX (Results 1 – 5 of 5) sorted by relevance
23 #ifndef MB_CUR_MAX24 #error MB_CUR_MAX not defined
56 decltype(MB_CUR_MAX) MB_CUR_MAX_L( locale_t __l ) in decltype() argument59 return MB_CUR_MAX; in decltype()
21 MB_CUR_MAX
243 decltype(MB_CUR_MAX) __mb_cur_max_l(locale_t __l)246 return MB_CUR_MAX;