Searched defs:current_lhs (Results 1 - 1 of 1) sorted by relevance

/external/bison/src/
H A Dparse-gram.c241 static symbol *current_lhs; variable
2085 { current_lhs = (yyvsp[(1) - (1)].symbol); current_lhs_location = (yylsp[(1) - (1)]); }
2100 { grammar_current_rule_begin (current_lhs, current_lhs_location); }

Completed in 103 milliseconds