Searched defs:towupper (Results 1 – 4 of 4) sorted by relevance
23 #define towupper sun_towupper macro
68 wint_t towupper(wint_t wc) in towupper() function
359 # define towupper(x) toupper(x) macro
1576 static wint_t towupper(wint_t wc) in towupper() function