Searched defs:isgraph (Results 1 – 2 of 2) sorted by relevance
69 __ctype_inline int isgraph(int __c) in isgraph() function
135 #define isgraph(c) do_not_use_isgraph_with_safe_ctype macro