Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__support/solaris/
Dwchar.h20 #define iswctype sun_iswctype macro
/external/libcxx/include/support/solaris/
Dwchar.h21 #define iswctype sun_iswctype macro
/external/musl/src/ctype/
Diswctype.c17 int iswctype(wint_t wc, wctype_t type) in iswctype() function