Searched refs:grammar_current_rule_prec_set (Results 1 – 5 of 5) sorted by relevance
50 void grammar_current_rule_prec_set (symbol *precsym, location loc);
582 { grammar_current_rule_prec_set ($3, @3); }
417 grammar_current_rule_prec_set (symbol *precsym, location loc) in grammar_current_rule_prec_set() function
2791 { grammar_current_rule_prec_set ((yyvsp[(3) - (3)].symbol), (yylsp[(3) - (3)])); }
1490 (grammar_current_rule_prec_set): Add comments explaining that we6524 * src/reader.c (grammar_current_rule_prec_set): Make the %prec symbol a15443 * src/reader.c (grammar_current_rule_prec_set)17033 * src/reader.h, src/reader.c (grammar_current_rule_prec_set):17413 (grammar_current_rule_prec_set, grammar_current_rule_check)17539 * src/reader.c (grammar_current_rule_prec_set).