Searched refs:towupper_l (Results 1 – 7 of 7) sorted by relevance
144 _XLOCALE_INLINE int towupper_l(int, locale_t);153 _XLOCALE_INLINE int towupper_l(int __c, locale_t __l) in towupper_l() function
53 wc = towupper_l(wc, locale); in towctrans_l()
174 towupper_l;
84 iswalnum_l.3 towupper_l.3 iswalnum_l.3 wctype_l.3 \
220 #define towupper_l _towupper_l macro
1244 wchar_t ctype_byname<wchar_t>::do_toupper(char_type c) const { return towupper_l(c, __l_); } in do_toupper()1248 *low = towupper_l(*low, __l_); in do_toupper()
3166 fun:towupper_l=uninstrumented