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

  /src/usr.bin/fgen/
fgen.h 95 TOK_BEGIN,
fgen.l 170 [bB][eE][gG][iI][nN] { ltoken.type = TOK_BEGIN; ltoken.text = yytext;
1340 case TOK_BEGIN:
1341 STATE(token->text, "TOK_BEGIN");

Completed in 13 milliseconds