Home | History | Annotate | Download | only in common

Lines Matching refs:Nw

1186     int32_t          lastPos,Nx, Nw;
1228 Nx = -2, Nw = 0;
1233 Nw = i + step;
1235 if(Nw == iend) {
1239 nextLink = getLink(dest[Nw]);
1241 Nx = Nw;
1243 Nw = Nw + step;