Searched defs:toupper (Results 1 – 9 of 9) sorted by relevance
70 #define toupper(c) undefined_toupper(c) macro
739 #define toupper(c) towupper(btowc(c)) macro
58 #define toupper(c) __toupper(c) macro
248 toupper(){ function
593 #define toupper(c) towupper(btowc(c)) macro
211 public final int toupper(int c) { in toupper() method in UCaseProps
207 public final int toupper(int c) { in toupper() method in UCaseProps
559 LocaleInfo *locale, int toupper) in fill_number()
600 LocaleInfo *locale, int toupper) in fill_number()