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

/freebsd-10.2-release/lib/libedit/
H A Dchartype.h75 #define Isgraph(x) iswgraph(x) macro
125 #define Isgraph(x) isgraph((unsigned char)x) macro

Completed in 47 milliseconds