Lines Matching refs:look
658 * look at translated yacc document.
762 ss = k->look;
763 k->look = l->look;
764 l->look = ss;
793 clset.lset[s] = l->look->lset[s];
794 if (setunion(clset.lset, k->look->lset)) {
797 l->look = flset(&clset);
841 j->look = flset(lptr);
853 * also, look for nonterminals which don't derive any token strings
872 * now, look at productions, marking nonterminals which
888 /* now, look at the nonterminals, to see if they are all OK */
903 * look at translated yacc document. Check how 'derive' is
1036 wsets[cwp].ws.lset[k] = p->look->lset[k];
1216 if (psmem[i].look)
1217 psmem[i].look = psmem[i].look - lookbase + lkst;
1218 if (pstate[i]->look)
1219 pstate[i]->look = pstate[i]->look - lookbase + lkst;