Searched defs:towlower (Results 1 – 4 of 4) sorted by relevance
22 #define towlower sun_towlower macro
21 #define towlower sun_towlower macro
341 # define towlower(x) tolower(x) macro
1582 static wint_t towlower(wint_t wc) in towlower() function