Searched defs:towupper (Results 1 – 5 of 5) sorted by relevance
188 LIBC_INLINE static constexpr wint_t towupper(wint_t wch) { in towupper() function
184 towupper(wint_t wc) in towupper() function
113 #define towupper(wc) __toupper(wc) macro
314 towupper(int c, void *handle) in towupper() function
2031 static wint_t towupper(wint_t wc) in towupper() function