Searched defs:ascii_toupper (Results 1 – 3 of 3) sorted by relevance
181 inline char ascii_toupper(unsigned char c) { in ascii_toupper() function
212 inline char ascii_toupper(unsigned char c) { in ascii_toupper() function
29 static char ascii_toupper(char x) { in ascii_toupper() function