Home
last modified time | relevance | path

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

/openbsd/usr.bin/fgen/
H A Dfgen.h116 TOK_LOOP, enumerator
H A Dfgen.l263 \+?[lL][oO][oO][pP] { ltoken.type = TOK_LOOP; ltoken.text = yytext;
1773 case TOK_LOOP: