Searched defs:towupper_l (Results 1 – 3 of 3) sorted by relevance
85 #define towupper_l _towupper_l macro
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