Searched defs:iswspace (Results 1 – 2 of 2) sorted by relevance
16 #define iswspace sun_iswspace macro
184 # define iswspace(x) isspace(x) macro