Searched defs:isblank (Results 1 - 25 of 69) sorted by path

123

/netbsd-current/external/bsd/mdocml/dist/
H A Dcompat_isblank.c27 isblank(int c) function
/netbsd-current/external/bsd/unbound/dist/compat/
H A Disblank.c42 isblank(int c) function
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch.c90 # define isblank(c) ((c) == ' ' || (c) == '\t') macro
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Djemalloc_internal_decls.h82 isblank(int c) { function
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h82 isblank(int c) { function
/netbsd-current/external/gpl2/gmake/dist/
H A Dmake.h98 # define isblank(c) ((c) == ' ' || (c) == '\t') macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dregex_internal.h53 # define isblank(ch) ((ch) == ' ' || (ch) == '\t') macro
/netbsd-current/sys/arch/zaurus/dev/
H A Dlcdctl.c243 lcdctl_set_blank(struct lcdctl_softc *sc, bool isblank) argument
313 lcdctl_blank(bool isblank) argument
/netbsd-current/sys/sys/
H A Dctype_inline.h71 #define isblank(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_BL)) macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dctype_internal_test.c22 static int isblank(int c) function
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dctype_internal_test.c22 static int isblank(int c) function
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Dctype.h44 #undef isblank macro
/netbsd-current/external/bsd/unbound/include/
H A Dconfig.h1345 #define isblank unbound_isblank macro
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_facets.h2636 isblank(_CharT __c, const locale& __loc) function
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_facets.h2668 isblank(_CharT __c, const locale& __loc) function
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Disblank.c24 isblank (int c) function
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dctype.h503 # undef isblank macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dctype.h503 # undef isblank macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dctype.h503 # undef isblank macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dctype.h503 # undef isblank macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dctype.h503 # undef isblank macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dctype.h503 # undef isblank macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dctype.h503 # undef isblank macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dctype.h503 # undef isblank macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dctype.h503 # undef isblank macro

Completed in 428 milliseconds

123