Searched defs:ispunct (Results 1 – 2 of 2) sorted by relevance
66 #define ispunct ispunct_WTF_Please_use_ASCIICType_instead_of_ctype_see_comment_in_ASCIICType_h macro
29 #define ispunct(c) ((__ismask(c)&(_P)) != 0) macro