Searched refs:BZ_RUNA (Results 1 – 6 of 6) sorted by relevance
181 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()182 s->mtfFreq[BZ_RUNA]++; in generateMTFValues()219 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()220 s->mtfFreq[BZ_RUNA]++; in generateMTFValues()
380 if (nextSym == BZ_RUNA || nextSym == BZ_RUNB) { in BZ2_decompress()392 if (nextSym == BZ_RUNA) es = es + (0+1) * N; else in BZ2_decompress()397 while (nextSym == BZ_RUNA || nextSym == BZ_RUNB); in BZ2_decompress()
118 #define BZ_RUNA 0 macro
221 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()222 s->mtfFreq[BZ_RUNA]++; in generateMTFValues()259 mtfv[wr] = BZ_RUNA; wr++; in generateMTFValues()260 s->mtfFreq[BZ_RUNA]++; in generateMTFValues()
425 if (nextSym == BZ_RUNA || nextSym == BZ_RUNB) { in BZ2_decompress()430 if (nextSym == BZ_RUNA) es = es + (0+1) * N; else in BZ2_decompress()435 while (nextSym == BZ_RUNA || nextSym == BZ_RUNB); in BZ2_decompress()
155 #define BZ_RUNA 0 macro