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

/netbsd-current/usr.bin/fgen/
H A Dfgen.h123 TOK_VALUE, enumerator in enum:toktypes
H A Dfgen.l273 [vV][aA][lL][uU][eE] { ltoken.type = TOK_VALUE; ltoken.text = yytext;
1886 case TOK_VALUE:
1887 STATE(token->text, "TOK_VALUE");

Completed in 143 milliseconds