Searched defs:tolower (Results 1 – 6 of 6) sorted by relevance
97 tolower(int c) in tolower() function
85 #define tolower(c) __tolower(c) macro
191 tolower(int c) in tolower() function
98 #define tolower(c) __sbtolower(c) macro
83 int32_t tolower; member
283 static __inline int tolower(int c) in tolower() function