Home
last modified time | relevance | path

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

/bionic/libc/include/
Dwctype.h49 extern int towupper_l(int, locale_t);
/bionic/libc/bionic/
Dwctype.cpp88 int towupper_l(int c, locale_t) { return towupper(c); } in towupper_l() function
/bionic/libc/
Dlibc.mips64.map1023 towupper_l;
Dlibc.x86_64.map1023 towupper_l;
Dlibc.arm64.map1023 towupper_l;
Dlibc.x86.brillo.map1081 towupper_l;
Dlibc.mips.brillo.map1083 towupper_l;
Dlibc.arm.brillo.map1085 towupper_l;
Dlibc.mips.map1083 towupper_l;
Dlibc.x86.map1081 towupper_l;
Dlibc.arm.map1085 towupper_l;
Dlibc.map.txt1110 towupper_l;
/bionic/libc/tools/
Dposix-2013.txt1085 towupper_l