Searched refs:toupper_l (Results 1 – 6 of 6) sorted by relevance
181 _XLOCALE_INLINE int toupper_l(int, locale_t);193 _XLOCALE_INLINE int toupper_l(int __c, locale_t __l)
154 toupper_l;
69 MLINKS+=toupper.3 toupper_l.3
209 #define toupper_l _toupper_l macro
1067 return static_cast<char>(toupper_l(static_cast<unsigned char>(c), __l_)); in do_toupper()1072 *low = static_cast<char>(toupper_l(static_cast<unsigned char>(*low), __l_)); in do_toupper()
3160 fun:toupper_l=uninstrumented