Searched refs:newSP (Results 1 – 1 of 1) sorted by relevance
8960 int newSP=0; in DBK_StPtLeft() local8996 newSP = BLKN_adj[bin] + pl1 + pl2 + pr1 + pr2; in DBK_StPtLeft()8998 if (newSP > candiValue) in DBK_StPtLeft()9000 candiValue = newSP; in DBK_StPtLeft()9011 int newSP=0; in DBK_StPtRight() local9046 newSP = BLKN_adj[bin] + pl1 + pl2 + pr1 + pr2; in DBK_StPtRight()9048 if (newSP > candiValue) in DBK_StPtRight()9050 candiValue = newSP; in DBK_StPtRight()