Searched defs:towupper_l (Results 1 – 3 of 3) sorted by relevance
100 #define towupper_l _towupper_l macro
129 static inline int towupper_l(int c, locale_t) { in towupper_l() function
232 wint_t towupper_l(wint_t wc, locale_t locale) in towupper_l() function