Searched refs:TOK_COMMENT (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/fgen/
H A Dfgen.h84 TOK_COMMENT, enumerator in enum:toktypes
H A Dfgen.l146 "(" { ltoken.type = TOK_COMMENT; ltoken.text = yytext;
1223 case TOK_COMMENT:
1224 STATE(token->text, "TOK_COMMENT:");

Completed in 57 milliseconds