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

/freebsd-12-stable/contrib/llvm-project/libcxx/include/
H A Dwctype.h60 #undef iswcntrl macro
/freebsd-12-stable/contrib/libstdc++/include/c_std/
H A Dstd_cwctype.h62 #undef iswcntrl macro
/freebsd-12-stable/lib/libc/locale/
H A Diswctype.c73 #undef iswcntrl macro
75 iswcntrl(wint_t wc) function
/freebsd-12-stable/include/
H A Dwctype.h103 #define iswcntrl(wc) __istype((wc), _CTYPE_C) macro

Completed in 173 milliseconds