dbufCount 161 lib/decompress_bunzip2.c int dbufCount, nextSym, dbufSize, groupCount, selector, dbufCount 357 lib/decompress_bunzip2.c runPos = dbufCount = symCount = selector = 0; dbufCount 441 lib/decompress_bunzip2.c if (dbufCount+t >= dbufSize) dbufCount 447 lib/decompress_bunzip2.c dbuf[dbufCount++] = uc; dbufCount 461 lib/decompress_bunzip2.c if (dbufCount >= dbufSize) dbufCount 477 lib/decompress_bunzip2.c dbuf[dbufCount++] = (unsigned int)uc; dbufCount 494 lib/decompress_bunzip2.c for (i = 0; i < dbufCount; i++) { dbufCount 503 lib/decompress_bunzip2.c if (dbufCount) { dbufCount 504 lib/decompress_bunzip2.c if (origPtr >= dbufCount) dbufCount 511 lib/decompress_bunzip2.c bd->writeCount = dbufCount;