Home | History | Annotate | Download | only in Common

Lines Matching full:rep0

151     UInt32 rep0 = 1;

171 rep0 = /* (1 << ppp) +*/ GetVal(res, ppp);
174 while (rep0 >= pos);
175 rep0++;
179 Buffer[pos] = Buffer[pos - rep0];