Searched refs:nGroups (Results 1 – 2 of 2) sorted by relevance
279 Int32 nGroups, nBytes; in sendMTFValues() local311 nGroups = 2; in sendMTFValues()313 nGroups = 3; in sendMTFValues()315 nGroups = 4; in sendMTFValues()317 nGroups = 5; in sendMTFValues()319 nGroups = 6; in sendMTFValues()325 nPart = nGroups; in sendMTFValues()337 if (ge > gs && nPart != nGroups && nPart != 1 && ((nGroups - nPart) % 2 == 1)) { in sendMTFValues()378 if (nGroups == 6) { in sendMTFValues()586 AssertH(nGroups < 8, 3002); in sendMTFValues()[all …]
158 Int32 nGroups; in BZ2_decompress() local212 nGroups = s->save_nGroups; in BZ2_decompress()341 GET_BITS(BZ_X_SELECTOR_1, nGroups, 3); in BZ2_decompress()342 if (nGroups < 2 || nGroups > 6) in BZ2_decompress()354 if (j >= nGroups) in BZ2_decompress()363 for (i = 0; i < nGroups; i++) in BZ2_decompress()379 for (j = 0; j < nGroups; j++) { in BZ2_decompress()399 for (j = 0; j < nGroups; j++) { in BZ2_decompress()706 s->save_nGroups = nGroups; in BZ2_decompress()