Searched refs:IS_COMMENT (Results 1 – 1 of 1) sorted by relevance
90 #define IS_COMMENT(c) (lex[c] == LEX_IS_COMMENT_START) macro873 if (IS_COMMENT (ch) in do_scrub_chars()