Home
last modified time | relevance | path

Searched refs:towupper (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/bionic/
Dwctype.cpp86 wint_t towupper(wint_t wc) { return toupper(wc); } in towupper() function
88 int towupper_l(int c, locale_t) { return towupper(c); } in towupper_l()
/bionic/libc/include/
Dwchar.h106 extern wint_t towupper(wint_t);
/bionic/libc/
Dlibc.mips64.map1022 towupper;
Dlibc.x86_64.map1022 towupper;
Dlibc.arm64.map1022 towupper;
Dlibc.x86.brillo.map1080 towupper;
Dlibc.mips.brillo.map1082 towupper;
Dlibc.mips.map1082 towupper;
Dlibc.arm.brillo.map1084 towupper;
Dlibc.x86.map1080 towupper;
Dlibc.map.txt1109 towupper;
Dlibc.arm.map1084 towupper;
/bionic/libc/tools/
Dposix-2013.txt1084 towupper