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

/freebsd-current/contrib/ldns/compat/
H A Disblank.c12 isblank(int c) function
/freebsd-current/contrib/unbound/compat/
H A Disblank.c42 isblank(int c) function
/freebsd-current/contrib/mandoc/
H A Dcompat_isblank.c20 isblank(int c) function
/freebsd-current/crypto/openssl/test/
H A Dctype_internal_test.c22 static int isblank(int c) function
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h88 isblank(int c) { function
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Dctype.h46 # undef isblank macro
/freebsd-current/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/
H A Dctype.h66 #undef isblank macro
/freebsd-current/lib/libc/locale/
H A Disctype.c70 #undef isblank macro
72 isblank(int c) function
/freebsd-current/include/
H A Dctype.h121 #define isblank(c) __sbistype((c), _CTYPE_B) macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c335 isblank(int c) function
/freebsd-current/usr.bin/sort/
H A Dcoll.c273 bool isblank; local
/freebsd-current/lib/libunbound/
H A Dconfig.h1417 #define isblank unbound_isblank macro
/freebsd-current/contrib/dialog/
H A Ddialog.h614 #define isblank(c) ((c) == ' ' || (c) == TAB) macro

Completed in 105 milliseconds