Home
last modified time | relevance | path

Searched refs:current_lhs_named_ref (Results 1 – 2 of 2) sorted by relevance

/external/bison/src/
Dparse-gram.y68 static named_ref *current_lhs_named_ref; variable
85 free (current_lhs_named_ref); in current_lhs()
86 current_lhs_named_ref = ref; in current_lhs()
576 current_lhs_named_ref); }
Dparse-gram.c144 static named_ref *current_lhs_named_ref; variable
161 free (current_lhs_named_ref); in current_lhs()
162 current_lhs_named_ref = ref; in current_lhs()
2773 current_lhs_named_ref); }