Searched refs:c_ispunct (Results 1 – 2 of 2) sorted by relevance
130 extern bool c_ispunct (int c) _GL_ATTRIBUTE_CONST;232 #undef c_ispunct233 #define c_ispunct(c) \ macro
242 c_ispunct (int c) in c_ispunct() function