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

/freebsd-12-stable/lib/libc/locale/
H A Dwctype.c42 #undef iswctype macro
44 iswctype(wint_t wc, wctype_t charclass) function
/freebsd-12-stable/contrib/llvm-project/libcxx/include/
H A Dwctype.h69 #undef iswctype macro
/freebsd-12-stable/contrib/libstdc++/include/c_std/
H A Dstd_cwctype.h63 #undef iswctype macro
/freebsd-12-stable/include/
H A Dwctype.h104 #define iswctype(wc, charclass) __istype((wc), (charclass)) macro

Completed in 64 milliseconds