Searched defs:ispunct (Results 1 – 2 of 2) sorted by relevance
231 #define ispunct(c) (__isCClass( (int)c, (_CP))) macro
163 ispunct( in ispunct() function