HomeSort by: relevance | last modified time | path
    Searched refs:TOK_LOOP (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/fgen/
fgen.h 115 TOK_LOOP,
fgen.l 243 \+?[lL][oO][oO][pP] { ltoken.type = TOK_LOOP; ltoken.text = yytext;
1752 case TOK_LOOP:
1753 STATE(token->text, "TOK_LOOP");

Completed in 35 milliseconds