Searched refs:towupper_l (Results 1 – 6 of 6) sorted by relevance
127 inline _LIBCPP_ALWAYS_INLINE wint_t towupper_l(wint_t c, locale_t) { in towupper_l() function
177 wint_t towupper_l(wint_t wc, locale_t locale) in towupper_l() function
166 #define towupper_l _towupper_l macro
1388 return towupper_l(c, __l); in do_toupper()1395 *low = towupper_l(*low, __l); in do_toupper()
1987 {'type': 'FUNC', 'name': 'towupper_l@GLIBC_2.3'}
3160 fun:towupper_l=uninstrumented