Searched defs:isblank (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/ldns/compat/
H A Disblank.c12 isblank(int c) function
/freebsd-11-stable/contrib/unbound/compat/
H A Disblank.c42 isblank(int c) function
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_isblank.c27 isblank(int c) function
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h57 isblank(int c) function
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
H A Dctype.h44 #undef isblank macro
/freebsd-11-stable/include/
H A Dctype.h122 #define isblank(c) __sbistype((c), _CTYPE_B) macro
/freebsd-11-stable/lib/libc/locale/
H A Disctype.c74 #undef isblank macro
76 isblank(int c) function
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c258 isblank(int c) function
/freebsd-11-stable/usr.bin/sort/
H A Dcoll.c278 bool isblank; local
/freebsd-11-stable/usr.sbin/unbound/
H A Dconfig.h1276 #define isblank unbound_isblank macro
/freebsd-11-stable/contrib/libgnuregex/
H A Dregex_internal.h58 # define isblank(ch) ((ch) == ' ' || (ch) == '\t') macro

Completed in 97 milliseconds