Home
last modified time | relevance | path

Searched defs:wctype (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
Dwchar.h27 #define wctype sun_wctype macro
/ndk/sources/android/support/src/musl-ctype/
Diswctype.c49 wctype_t wctype(const char *s) in wctype() function
/ndk/sources/cxx-stl/stlport/src/
Dmessages.cpp151 typedef ctype<wchar_t> wctype; in do_get() typedef