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

/freebsd-12-stable/contrib/llvm-project/libcxx/include/
H A Dwctype.h66 #undef iswspace macro
/freebsd-12-stable/contrib/libstdc++/include/c_std/
H A Dstd_cwctype.h69 #undef iswspace macro
/freebsd-12-stable/lib/libc/locale/
H A Diswctype.c150 #undef iswspace macro
152 iswspace(wint_t wc) function
/freebsd-12-stable/include/
H A Dwctype.h110 #define iswspace(wc) __istype((wc), _CTYPE_S) macro

Completed in 91 milliseconds