Home
last modified time | relevance | path

Searched refs:COMMENT_CHAR (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dnlmheader.y533 #define COMMENT_CHAR '#' macro
712 if (c == COMMENT_CHAR) in yylex()
790 ungetc (COMMENT_CHAR, current.file); in yylex()
835 && c != COMMENT_CHAR in yylex()