Searched refs:ctype (Results 1 - 25 of 1586) sorted by relevance

1234567891011>>

/freebsd-13-stable/tools/build/cross-build/include/common/sys/
H A Dctype.h39 #include <ctype.h>
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dctype.h27 #include <linux/ctype.h>
/freebsd-13-stable/lib/libc/locale/
H A Dctype.c33 #include <ctype.h>
H A Dnomacros.c5 * Tell <ctype.h> to generate extern versions of all its inline
8 * before including <ctype.h>.
18 #include <ctype.h>
/freebsd-13-stable/contrib/ipfilter/lib/
H A Daddicmp.c11 #include <ctype.h>
H A Dicmpcode.c11 #include <ctype.h>
H A Dgetproto.c12 #include <ctype.h>
H A Dprintbuf.c11 #include <ctype.h>
H A Dprintsbuf.c13 #include <ctype.h>
/freebsd-13-stable/contrib/mandoc/
H A Dtest-isblank.c1 #include <ctype.h>
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dsl_locl.h41 #include <ctype.h>
/freebsd-13-stable/usr.bin/localedef/bootstrap/
H A Dctype.h40 #include_next <ctype.h>
/freebsd-13-stable/usr.bin/localedef/
H A Dctype.c83 int32_t ctype; member in struct:ctype_node
113 ctn->ctype |= (_ISUPPER | _ISALPHA | _ISGRAPH | _ISPRINT);
116 ctn->ctype |= (_ISLOWER | _ISALPHA | _ISGRAPH | _ISPRINT);
119 ctn->ctype |= (_ISALPHA | _ISGRAPH | _ISPRINT);
122 ctn->ctype |= (_ISDIGIT | _ISGRAPH | _ISPRINT | _ISXDIGIT | _E4);
131 ctn->ctype |= (_ISSPACE | _ISPRINT);
134 ctn->ctype |= _ISCNTRL;
137 ctn->ctype |= (_ISGRAPH | _ISPRINT);
140 ctn->ctype |= _ISPRINT;
143 ctn->ctype |
[all...]
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dstrlwr.c36 #include <ctype.h>
H A Dstrupr.c36 #include <ctype.h>
H A Dstrcasecmp.c37 #include <ctype.h>
H A Dstrncasecmp.c37 #include <ctype.h>
/freebsd-13-stable/tools/build/cross-build/include/linux/
H A Dctype.h39 #include_next <ctype.h>
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Dnotify.c25 #include <ctype.h>
/freebsd-13-stable/libexec/ftpd/
H A Dblacklist.c31 #include <ctype.h>
/freebsd-13-stable/sys/contrib/openzfs/lib/libuutil/
H A Duu_string.c32 #include <ctype.h>
/freebsd-13-stable/contrib/ntp/libntp/
H A Datouint.c3 #include <ctype.h>
H A Dauthusekey.c6 #include <ctype.h>
H A Docttoint.c7 #include <ctype.h>
/freebsd-13-stable/usr.bin/ctags/
H A Dyacc.c41 #include <ctype.h>

Completed in 221 milliseconds

1234567891011>>