Searched defs:towlower (Results 1 – 5 of 5) sorted by relevance
129 LIBC_INLINE static constexpr wint_t towlower(wint_t wch) { in towlower() function
177 towlower(wint_t wc) in towlower() function
112 #define towlower(wc) __tolower(wc) macro
308 towlower(int c, void *handle) in towlower() function
2039 static wint_t towlower(wint_t wc) in towlower() function