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

/netbsd-6-1-5-RELEASE/usr.bin/fgen/
H A Dfgen.h102 TOK_DO, enumerator in enum:toktypes
H A Dfgen.l197 \??[dD][oO] { ltoken.type = TOK_DO; ltoken.text = yytext;
1531 case TOK_DO:
1532 STATE(token->text, "TOK_DO");

Completed in 59 milliseconds