Searched defs:ispunct (Results 1 – 2 of 2) sorted by relevance
111 __BIONIC_CTYPE_INLINE int ispunct(int __ch) { in ispunct() function
205 TEST(ctype, ispunct) { in TEST() argument