Home | Sort by relevance Sort by last modified time |
/external/bison/src/ | |
named-ref.h | 28 typedef struct named_ref struct 35 } named_ref; typedef in typeref:struct:named_ref 38 named_ref *named_ref_new (uniqstr id, location loc); 41 named_ref *named_ref_copy (const named_ref *r); 44 void named_ref_free (named_ref *r); |
scan-code.h | 73 named_ref *named_ref; member in struct:code_props 140 named_ref *name); |
symlist.h | 78 named_ref *named_ref; member in struct:symbol_list |
parse-gram.h | 189 named_ref *named_ref; member in union:GRAM_STYPE |
parse-gram.c | 144 static named_ref *current_lhs_named_ref; 152 current_lhs(symbol *sym, location loc, named_ref *ref) 348 named_ref *named_ref; member in union:GRAM_STYPE 738 "named_ref.opt", "variable", "content.opt", "braceless", "id", [all...] |