Home
last modified time | relevance | path

Searched defs:isgraph (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/sys/
H A Dctype_inline.h52 #define isgraph(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_G)) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dsafe-ctype.h132 #define isgraph(c) do_not_use_isgraph_with_safe_ctype macro
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dsafe-ctype.h132 #define isgraph(c) do_not_use_isgraph_with_safe_ctype macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dsafe-ctype.h132 #define isgraph(c) do_not_use_isgraph_with_safe_ctype macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dsafe-ctype.h132 #define isgraph(c) do_not_use_isgraph_with_safe_ctype macro
/netbsd-src/external/gpl2/grep/dist/src/
H A Dsystem.h171 # define isgraph(C) (isprint(C) && !isspace(C)) macro
H A Ddfa.c65 #define isgraph(C) (isprint(C) && !isspace(C)) macro
/netbsd-src/sys/lib/libkern/
H A Dlibkern.h205 isgraph(int ch) isgraph() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf100 isgraph, 89 keyword
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.c50 #define isgraph(C) (isprint(C) && !isspace(C)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf100 isgraph, 89 keyword