Searched refs:cntExpand (Results 1 – 1 of 1) sorted by relevance
1267 unsigned cntExpand; /* Number zOut expansions */ in replaceFunc() local1300 cntExpand = 0; in replaceFunc()1314 cntExpand++; in replaceFunc()1315 if( (cntExpand&(cntExpand-1))==0 ){ in replaceFunc()