Searched defs:ascii_isupper (Results 1 – 2 of 2) sorted by relevance
72 static inline bool ascii_isupper(unsigned char c) { in ascii_isupper() function
80 inline bool ascii_isupper(char c) { in ascii_isupper() function