Searched defs:tolower (Results 1 – 3 of 3) sorted by relevance
52 tolower(int c) in tolower() function
41 #define tolower(c) __tolower(c) macro
157 __CTYPE_INLINE int tolower(int c) in tolower() function