Searched defs:isgraph (Results 1 – 2 of 2) sorted by relevance
97 __BIONIC_CTYPE_INLINE int isgraph(int __ch) { in isgraph() function
145 TEST(ctype, isgraph) { in TEST() argument