Searched refs:c_isalpha (Results 1 – 2 of 2) sorted by relevance
123 extern bool c_isalpha (int c) _GL_ATTRIBUTE_CONST;171 #undef c_isalpha172 #define c_isalpha(c) \ macro177 #undef c_isalpha178 #define c_isalpha(c) \ macro
68 c_isalpha (int c) in c_isalpha() function