Home | History | Annotate | Download | only in tests

Lines Matching refs:BZ_N_OVERSHOOT

609 #define BZ_N_OVERSHOOT (BZ_N_RADIX + BZ_N_QSORT + BZ_N_SHELL + 2)
2868 for (i = 0; i < BZ_N_OVERSHOOT; i++) {
3074 if (a2update < BZ_N_OVERSHOOT)
3127 i = nblock+BZ_N_OVERSHOOT;
4582 s->arr2 = BZALLOC( (n+BZ_N_OVERSHOOT) * sizeof(UInt32) );