Home
last modified time | relevance | path

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

/openbsd/usr.bin/fgen/
H A Dfgen.h85 TOK_COMMENT, enumerator
H A Dfgen.l166 "(" { ltoken.type = TOK_COMMENT; ltoken.text = yytext;
1241 case TOK_COMMENT: