Searched refs:inbufCount (Results 1 – 1 of 1) sorted by relevance
96 long inbufCount, inbufPos /*, outbufPos*/; member125 if (bd->inbufPos == bd->inbufCount) { in get_bits()128 bd->inbufCount = bd->fill(bd->inbuf, BZIP2_IOBUF_SIZE); in get_bits()129 if (bd->inbufCount <= 0) { in get_bits()380 if (bd->inbufPos == bd->inbufCount) { in get_next_block()647 bd->inbufCount = len; in start_bunzip()