Searched defs:ascii_tolower (Results 1 – 4 of 4) sorted by relevance
22 static char ascii_tolower(char x) { in ascii_tolower() function
23 static char ascii_tolower(char x) { in ascii_tolower() function
92 inline char ascii_tolower(char c) { in ascii_tolower() function