Lines Matching refs:pNode
52 void yyyUnsolvedInstSearchTrav(yyyGNT *pNode);
53 void yyyUnsolvedInstSearchTravAux(yyyGNT *pNode);
1395 void yyyCheckUnsolvedInstTrav(yyyGNT *pNode,long *nNZrc,long *cycleSum) in yyyCheckUnsolvedInstTrav() argument
1401 rcp = pNode->refCountList; in yyyCheckUnsolvedInstTrav()
1402 i = pNode->refCountListLen; in yyyCheckUnsolvedInstTrav()
1405 yyyCLpdum = pNode->cL; in yyyCheckUnsolvedInstTrav()
1406 i = pNode->cLlen; in yyyCheckUnsolvedInstTrav()
1416 void yyyUnsolvedInstSearchTravAux(yyyGNT *pNode) in yyyUnsolvedInstSearchTravAux() argument
1420 yyyCheckNodeInstancesSolved(pNode); in yyyUnsolvedInstSearchTravAux()
1421 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTravAux()
1422 i = pNode->cLlen; in yyyUnsolvedInstSearchTravAux()
1432 void yyyUnsolvedInstSearchTrav(yyyGNT *pNode) in yyyUnsolvedInstSearchTrav() argument
1436 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTrav()
1437 i = pNode->cLlen; in yyyUnsolvedInstSearchTrav()