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

/netbsd-current/usr.bin/fgen/
H A Dfgen.h110 TOK_FIELD, enumerator in enum:toktypes
H A Dfgen.l222 [fF][iI][eE][lL][dD] { ltoken.type = TOK_FIELD; ltoken.text = yytext;
1655 case TOK_FIELD:
1656 STATE(token->text, "TOK_FIELD");

Completed in 188 milliseconds