Lines Matching full:ritem
46 instance RITEM stores both symbol (the RHS) and rule numbers: the
54 RITEM, and RULES.
60 RULES[R].rhs -- the index in RITEM of the beginning of the portion
84 RITEM.
91 The portions of RITEM come in order of increasing rule number.
92 NRITEMS is the total length of RITEM. Each element of RITEM is
93 called an "item" and its index in RITEM is an item number.
118 extern item_number *ritem;
245 /* Dump RITEM for traces. */