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

/freebsd-9.3-release/contrib/libstdc++/include/c_std/
H A Dstd_cwctype.h69 #undef iswspace macro
/freebsd-9.3-release/lib/libc/locale/
H A Diswctype.c163 #undef iswspace macro
165 iswspace(wc) function
/freebsd-9.3-release/include/
H A Dwctype.h108 #define iswspace(wc) __istype((wc), _CTYPE_S) macro

Completed in 49 milliseconds