Searched defs:towupper (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/tests/ | ||
H A D | wctype_test.cpp | 134 TEST(wctype, towupper) { in TEST() argument |
/aosp12/bionic/libc/bionic/ | ||
H A D | wctype.cpp | 130 wint_t towupper(wint_t wc) { in towupper() function |