Searched refs:__toupper (Results 1 – 3 of 3) sorted by relevance
50 static inline unsigned char __toupper(unsigned char c) in __toupper() function58 #define toupper(c) __toupper(c)
49 static inline unsigned char __toupper(unsigned char c) in __toupper() function57 #define toupper(c) __toupper(c)