Searched defs:toupper (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/bits/ | ||
D | ctype_inlines.h | 161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function |
/bionic/tests/ | ||
D | ctype_test.cpp | 317 TEST(ctype, toupper) { in TEST() argument |