Searched defs:toupper (Results 1 – 16 of 16) sorted by relevance
18 int LLVM_LIBC_ENTRYPOINT(toupper)(int c) { in LLVM_LIBC_ENTRYPOINT() argument
53 int toupper (int c) in toupper() function
70 #define toupper(c) undefined_toupper(c) macro
739 #define toupper(c) towupper(btowc(c)) macro
248 toupper(){ function
633 #define toupper(c) towupper(btowc(c)) macro
211 public final int toupper(int c) { in toupper() method in UCaseProps
559 LocaleInfo *locale, int toupper) in fill_number()
633 let toupper = |ch: &char| ch.to_uppercase().nth(0).unwrap(); in group_by() localVariable
207 public final int toupper(int c) { in toupper() method in UCaseProps
603 LocaleInfo *locale, int toupper) in fill_number()
275 pub fn toupper(c: c_int) -> c_int; in toupper() function
420 pub fn toupper(c: c_int) -> c_int; in toupper() function
430 pub fn toupper(c: c_int) -> c_int; in toupper() function
1087 pub fn toupper(c: c_int) -> c_int; in toupper() function
3362 pub fn toupper(c: c_int) -> c_int; in toupper() function