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

/netbsd-6-1-5-RELEASE/usr.bin/fgen/
H A Dfgen.h115 TOK_LOOP, enumerator in enum:toktypes
H A Dfgen.l243 \+?[lL][oO][oO][pP] { ltoken.type = TOK_LOOP; ltoken.text = yytext;
1758 case TOK_LOOP:
1759 STATE(token->text, "TOK_LOOP");

Completed in 108 milliseconds