Home | History | Annotate | Download | only in bzip2

Lines Matching refs:BZ_N_OVERSHOOT

178    s->arr2 = BZALLOC( (n+BZ_N_OVERSHOOT) * sizeof(UInt32) );