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)
56 static inline unsigned char __toupper(unsigned char c) in __toupper() function64 #define toupper(c) __toupper(c)
57 static inline unsigned char __toupper(unsigned char c) in __toupper() function65 #define toupper(c) __toupper(c)