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

/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cctype.h56 #undef iscntrl macro
/freebsd-10-stable/include/
H A Dctype.h90 #define iscntrl(c) __sbistype((c), _CTYPE_C) macro
/freebsd-10-stable/lib/libc/locale/
H A Disctype.c86 #undef iscntrl macro
88 iscntrl(c) function
/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dlocale_facets.h4624 iscntrl(_CharT __c, const locale& __loc) function

Completed in 52 milliseconds