Searched defs:toupper (Results 1 – 3 of 3) sorted by relevance
64 #define toupper(c) __toupper(c) macro
65 #define toupper(c) __toupper(c) macro
324 int toupper(int c) in toupper() function