Home
last modified time | relevance | path

Searched refs:get_locale_mb_cur_max (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dlocale.cpp73 static inline size_t get_locale_mb_cur_max(locale_t l) { in get_locale_mb_cur_max() function
82 return get_locale_mb_cur_max(uselocale(nullptr)); in __ctype_get_mb_cur_max()
140 return __alloc_locale(get_locale_mb_cur_max(l)); in duplocale()