Searched defs:isprint (Results 1 – 2 of 2) sorted by relevance
107 __BIONIC_CTYPE_INLINE int isprint(int __ch) { in isprint() function
185 TEST(ctype, isprint) { in TEST() argument