Home
last modified time | relevance | path

Searched refs:named_ref_copy (Results 1 – 4 of 4) sorted by relevance

/external/bison/src/
Dnamed-ref.h41 named_ref *named_ref_copy (const named_ref *r);
Dnamed-ref.c37 named_ref_copy (const named_ref *r) in named_ref_copy() function
Dreader.c237 assign_named_ref (p, named_ref_copy (lhs_name)); in grammar_current_rule_begin()
/external/bison/
DChangeLog-2012395 * src/named-ref.h, src/named-ref.c (named_ref_copy): New.