Searched refs:bits2j (Results 1 – 1 of 1) sorted by relevance
614 int bits1j, bits2j; in compute_allocation() local617 bits2j = hi>=m->nbAllocVectors ? in compute_allocation()621 if (bits2j > 0) in compute_allocation()622 bits2j = IMAX(0, bits2j + trim_offset[j]); in compute_allocation()625 bits2j += offsets[j]; in compute_allocation()628 bits2j = IMAX(0,bits2j-bits1j); in compute_allocation()630 bits2[j] = bits2j; in compute_allocation()