Searched defs:tolower (Results 1 – 2 of 2) sorted by relevance
57 #define tolower(c) __tolower(c) macro
1857 int tolower(int c) in tolower() function