Home | History | Annotate | Download | only in orig

Lines Matching refs:iStop

46687   unsigned int h, iStop;
46697 iStop = pCache->iMaxKey % pCache->nHash;
46703 iStop = h - 1;
46721 if( h==iStop ) break;