Lines Matching refs:pNode
161 void yyyUnsolvedInstSearchTrav(yyyGNT *pNode);
162 void yyyUnsolvedInstSearchTravAux(yyyGNT *pNode);
1744 void yyyCheckUnsolvedInstTrav(yyyGNT *pNode,long *nNZrc,long *cycleSum) in yyyCheckUnsolvedInstTrav() argument
1750 rcp = pNode->refCountList; in yyyCheckUnsolvedInstTrav()
1751 i = pNode->refCountListLen; in yyyCheckUnsolvedInstTrav()
1754 yyyCLpdum = pNode->cL; in yyyCheckUnsolvedInstTrav()
1755 i = pNode->cLlen; in yyyCheckUnsolvedInstTrav()
1765 void yyyUnsolvedInstSearchTravAux(yyyGNT *pNode) in yyyUnsolvedInstSearchTravAux() argument
1769 yyyCheckNodeInstancesSolved(pNode); in yyyUnsolvedInstSearchTravAux()
1770 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTravAux()
1771 i = pNode->cLlen; in yyyUnsolvedInstSearchTravAux()
1781 void yyyUnsolvedInstSearchTrav(yyyGNT *pNode) in yyyUnsolvedInstSearchTrav() argument
1785 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTrav()
1786 i = pNode->cLlen; in yyyUnsolvedInstSearchTrav()