Searched defs:towupper (Results 1 – 7 of 7) sorted by relevance
610 towupper in towupper() function661 # define towupper rpl_towupper macro
905 towupper in towupper() function958 # define towupper rpl_towupper macro
185 towupper(wint_t wc) in towupper() function
111 #define towupper(wc) __toupper(wc) macro
310 towupper(int c, void *handle) in towupper() function
205 towupper keyword
2032 static wint_t towupper(wint_t wc) in towupper() function