Home | History | Annotate | Download | only in common

Lines Matching refs:Nw

1185     int32_t          lastPos,Nx, Nw;
1227 Nx = -2, Nw = 0;
1232 Nw = i + step;
1234 if(Nw == iend) {
1238 nextLink = getLink(dest[Nw]);
1240 Nx = Nw;
1242 Nw = Nw + step;