Home | History | Annotate | Download | only in gcc-demangle

Lines Matching full:is_alpha

5183 #define IS_ALPHA(CHAR)                                                  \
5189 (IS_ALPHA (CHAR) || IS_DIGIT (CHAR) \