Lines Matching refs:pNode
141 void yyyUnsolvedInstSearchTrav(yyyGNT *pNode);
142 void yyyUnsolvedInstSearchTravAux(yyyGNT *pNode);
1594 void yyyCheckUnsolvedInstTrav(yyyGNT *pNode,long *nNZrc,long *cycleSum) in yyyCheckUnsolvedInstTrav() argument
1600 rcp = pNode->refCountList; in yyyCheckUnsolvedInstTrav()
1601 i = pNode->refCountListLen; in yyyCheckUnsolvedInstTrav()
1604 yyyCLpdum = pNode->cL; in yyyCheckUnsolvedInstTrav()
1605 i = pNode->cLlen; in yyyCheckUnsolvedInstTrav()
1615 void yyyUnsolvedInstSearchTravAux(yyyGNT *pNode) in yyyUnsolvedInstSearchTravAux() argument
1619 yyyCheckNodeInstancesSolved(pNode); in yyyUnsolvedInstSearchTravAux()
1620 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTravAux()
1621 i = pNode->cLlen; in yyyUnsolvedInstSearchTravAux()
1631 void yyyUnsolvedInstSearchTrav(yyyGNT *pNode) in yyyUnsolvedInstSearchTrav() argument
1635 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTrav()
1636 i = pNode->cLlen; in yyyUnsolvedInstSearchTrav()