Searched refs:currhs (Results 1 – 3 of 3) sorted by relevance
73 if (currhs+regrhs > lenrhs) { in insertProd()80 prodtn->rhs = currhs; in insertProd()87 memrhs[currhs++] = insertBasePrecNT(xrhs[regcounter++], in insertProd()92 memrhs[currhs++] = xrhs[regcounter++]; in insertProd()286 memprodtn[0].rhs = currhs; in compileParser()297 if (currhs+extrarhs > lenrhs) { in compileParser()820 cout << " currhs ......: " << currhs << endl; in printGrammar()
47 currhs = 0; in ScpParser()
61 int currhs; member in ScpParser