Searched defs:toupper (Results 1 – 6 of 6) sorted by relevance
179 toupper (int __c) __THROW in toupper() function187 # define toupper(c) __tobody (c, toupper, (*__ctype_toupper_loc()), (c)) macro
190 toupper(int c) in toupper() function
78 #define toupper(c) ((int)(*__ctype_toupper_loc())[(int)(c)]) macro
989 toupper ( in toupper() function
2594 void toupper() {} in toupper() function
2615 void toupper() {} in toupper() function