Searched defs:iswspace (Results 1 - 3 of 3) sorted by relevance

/ndk/sources/android/support/src/musl-ctype/
H A Diswspace.c9 int iswspace(wint_t wc) function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
H A Dwchar.h16 #define iswspace sun_iswspace macro
36 #undef iswspace macro
/ndk/sources/cxx-stl/stlport/stlport/
H A Dctype.h91 __inline int (iswspace)(int c) { return iswctype((unsigned short)(c), _SPACE); } function

Completed in 400 milliseconds