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

/netbsd-current/usr.bin/fgen/
H A Dfgen.h104 TOK_END0, enumerator in enum:toktypes
H A Dfgen.l203 [eE][nN][dD]0 { ltoken.type = TOK_END0; ltoken.text = yytext;
1554 case TOK_END0:
1555 STATE(token->text, "TOK_END0");

Completed in 183 milliseconds