Searched refs:current_lhs_location (Results 1 - 2 of 2) sorted by relevance

/external/bison/src/
H A Dparse-gram.y67 static location current_lhs_location;
79 current_lhs_location = loc;
575 { grammar_current_rule_begin (current_lhs_symbol, current_lhs_location,
H A Dparse-gram.c143 static location current_lhs_location; variable
155 current_lhs_location = loc;
2772 { grammar_current_rule_begin (current_lhs_symbol, current_lhs_location,

Completed in 109 milliseconds