Searched refs:towupper_l (Results 1 – 5 of 5) sorted by relevance
129 static inline int towupper_l(int c, locale_t) { in towupper_l() function
100 #define towupper_l _towupper_l macro
232 wint_t towupper_l(wint_t wc, locale_t locale) in towupper_l() function
1383 return towupper_l(c, __l); in do_toupper()1390 *low = towupper_l(*low, __l); in do_toupper()
3160 fun:towupper_l=uninstrumented