Home | History | Annotate | Download | only in src

Lines Matching refs:symbol

31   /* The symbol.  */
32 symbol *sym;
35 /* If this symbol is the generated lhs for a mid-rule, a pointer to
43 /* Whether this symbol's value is used in the current action. */
47 symbol *ruleprec;
57 symbol_list *symbol_list_new (symbol *sym, location loc);
64 symbol *sym,
73 /* Get symbol N in symbol list L. */
77 symbol N in rule RULE. */
80 /* The symbol N in symbol list L is USED. */