Home | History | Annotate | Download | only in gas

Lines Matching refs:IS_COMMENT

90 #define IS_COMMENT(c)			(lex[c] == LEX_IS_COMMENT_START)
873 if (IS_COMMENT (ch)