Searched defs:towupper (Results 1 – 4 of 4) 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
198 #define towupper(x) toupper(x) macro 247 #define towupper(x) toupper(x) macro