Searched refs:__locale_mb_cur_max_l (Results 1 – 3 of 3) sorted by relevance
22 else if (c != EOF && __locale_mb_cur_max_l (locale) == 1 in tolower_l()
24 else if (c != EOF && __locale_mb_cur_max_l (locale) == 1 in toupper_l()
252 __locale_mb_cur_max_l (struct __locale_t *locale) in __locale_mb_cur_max_l() function