Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/fgen/
H A Dfgen.h84 TOK_COMMENT, enumerator
H A Dfgen.l146 "(" { ltoken.type = TOK_COMMENT; ltoken.text = yytext;
1221 case TOK_COMMENT: