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

/netbsd-current/usr.bin/fgen/
H A Dfgen.h99 TOK_CONTROL, enumerator in enum:toktypes
H A Dfgen.l182 [cC][oO][nN][tT][rR][oO][lL] { ltoken.type = TOK_CONTROL; ltoken.text = yytext;
1406 case TOK_CONTROL:
1407 STATE(token->text, "TOK_CONTROL");

Completed in 104 milliseconds