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

  /src/usr.bin/fgen/
fgen.h 99 TOK_CONTROL,
fgen.l 182 [cC][oO][nN][tT][rR][oO][lL] { ltoken.type = TOK_CONTROL; ltoken.text = yytext;
1406 case TOK_CONTROL:
1407 STATE(token->text, "TOK_CONTROL");

Completed in 26 milliseconds