Searched refs:PERCENT_UNION (Results 1 – 6 of 6) sorted by relevance
50 PERCENT_UNION = 265, enumerator103 #define PERCENT_UNION 265 macro
256 "%union" token_type = PERCENT_UNION; BEGIN SC_PRE_CODE;563 bool valid = yytext[0] == '{' || token_type == PERCENT_UNION;
115 %token PERCENT_UNION "%union {...}"
85 PERCENT_UNION = 265, enumerator138 #define PERCENT_UNION 265 macro
1604 token_type = PERCENT_UNION; BEGIN SC_PRE_CODE;2103 bool valid = gram_text[0] == '{' || token_type == PERCENT_UNION;
5576 (PERCENT_DESTRUCTOR, PERCENT_PRINTER, PERCENT_UNION,