Searched defs:towupper (Results 1 – 3 of 3) sorted by relevance
105 towupper(wint_t wc) in towupper() function
372 #define towupper(c) toupper(c) macro
198 #define towupper(x) toupper(x) macro247 #define towupper(x) toupper(x) macro