Searched defs:toupper (Results 1 – 6 of 6) sorted by relevance
70 #define toupper(c) __toupper(c) macro
128 toupper = 0x40001884; symbol
102 __STATIC_INLINE unsigned char toupper(unsigned char c) in toupper() function
556 toupper(){ function