Home | History | Annotate | Download | only in src

Lines Matching refs:PERCENT_UNION

256   "%union"		  token_type = PERCENT_UNION; BEGIN SC_PRE_CODE;
563 bool valid = yytext[0] == '{' || token_type == PERCENT_UNION;