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