Home
last modified time | relevance | path

Searched refs:grammar_current_rule_begin (Results 1 – 5 of 5) sorted by relevance

/external/bison/src/
Dreader.h46 void grammar_current_rule_begin (symbol *lhs, location loc,
Dparse-gram.y575 { grammar_current_rule_begin (current_lhs_symbol, current_lhs_location,
Dreader.c226 grammar_current_rule_begin (symbol *lhs, location loc, in grammar_current_rule_begin() function
Dparse-gram.c2772 { grammar_current_rule_begin (current_lhs_symbol, current_lhs_location,
/external/bison/
DChangeLog-20127292 * src/reader.c (grammar_current_rule_begin): Don't set the start symbol