Home
last modified time | relevance | path

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

/external/libcxx/include/support/solaris/
Dwchar.h16 #define iswspace sun_iswspace macro
/external/libxml2/
Dtrio.c184 # define iswspace(x) isspace(x) macro