Home
last modified time | relevance | path

Searched refs:current_lhs_symbol (Results 1 – 3 of 3) sorted by relevance

/external/bison/src/
Dparse-gram.y66 static symbol *current_lhs_symbol; variable
78 current_lhs_symbol = sym; in current_lhs()
575 { grammar_current_rule_begin (current_lhs_symbol, current_lhs_location,
Dparse-gram.c142 static symbol *current_lhs_symbol; variable
154 current_lhs_symbol = sym; in current_lhs()
2772 { grammar_current_rule_begin (current_lhs_symbol, current_lhs_location,
/external/bison/
DChangeLog-2012397 (current_lhs_symbol): this.