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

/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cwctype.h62 #undef iswcntrl macro
/freebsd-10-stable/lib/libc/locale/
H A Diswctype.c75 #undef iswcntrl macro
77 iswcntrl(wc) function
/freebsd-10-stable/include/
H A Dwctype.h101 #define iswcntrl(wc) __istype((wc), _CTYPE_C) macro

Completed in 109 milliseconds