Searched refs:isgraph (Results 51 - 52 of 52) sorted by relevance

123

/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c223 # ifdef isgraph
224 # define ISGRAPH(c) (ISASCII (c) && isgraph (c))
/openbsd-current/gnu/usr.bin/cvs/src/
H A Drcs.c3247 if (!isgraph ((unsigned char) *cp))

Completed in 105 milliseconds

123