Searched refs:iStop (Results 1 – 4 of 4) sorted by relevance
853 int iStop = dValue < 0 ? 1 : 0; in AFPercent_Format() local854 for (int i = iEnd - 3; i > iStop; i -= 3) in AFPercent_Format()
50418 unsigned int h, iStop;50428 iStop = pCache->iMaxKey % pCache->nHash;50434 iStop = h - 1;50452 if( h==iStop ) break;
50330 unsigned int h, iStop;50340 iStop = pCache->iMaxKey % pCache->nHash;50346 iStop = h - 1;50364 if( h==iStop ) break;
50346 unsigned int h, iStop;50356 iStop = pCache->iMaxKey % pCache->nHash;50362 iStop = h - 1;50380 if( h==iStop ) break;