Lines Matching refs:ritem
44 instance RITEM stores both symbol (the RHS) and rule numbers: the
52 RITEM, and RULES.
58 RULES[R].rhs -- the index in RITEM of the beginning of the portion
82 RITEM.
89 The portions of RITEM come in order of increasing rule number.
90 NRITEMS is the total length of RITEM. Each element of RITEM is
91 called an "item" and its index in RITEM is an item number.
117 extern item_number *ritem;
248 /* Dump RITEM for traces. */