Searched defs:towupper (Results 1 – 4 of 4) sorted by relevance
184 towupper(wint_t wc) in towupper() function
113 #define towupper(wc) __toupper(wc) macro
314 towupper(int c, void *handle) in towupper() function
2032 static wint_t towupper(wint_t wc) in towupper() function