Searched defs:tolower (Results 1 – 2 of 2) sorted by relevance
146 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() function
300 TEST(ctype, tolower) { in TEST() argument