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

/freebsd-10-stable/lib/libc/locale/
H A Dwctype.c40 #undef iswctype macro
42 iswctype(wint_t wc, wctype_t charclass) function
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cwctype.h63 #undef iswctype macro
/freebsd-10-stable/include/
H A Dwctype.h102 #define iswctype(wc, charclass) __istype((wc), (charclass)) macro

Completed in 1498 milliseconds