Home
last modified time | relevance | path

Searched defs:iswspace (Results 1 – 4 of 4) sorted by relevance

/external/musl/src/ctype/
Diswspace.c8 int iswspace(wint_t wc) in iswspace() function
/external/cronet/buildtools/third_party/libc++/trunk/include/__support/solaris/
Dwchar.h15 #define iswspace sun_iswspace macro
/external/libcxx/include/support/solaris/
Dwchar.h16 #define iswspace sun_iswspace macro
/external/libxml2/
Dtrio.c181 # define iswspace(x) isspace(x) macro