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

  /src/usr.bin/fgen/
fgen.h 114 TOK_LEAVE,
fgen.l 240 \??[lL][eE][aA][vV][eE] { ltoken.type = TOK_LEAVE; ltoken.text = yytext;
1748 case TOK_LEAVE:
1749 STATE(token->text, "TOK_LEAVE");

Completed in 204 milliseconds