Searched refs:inbufCount (Results 1 – 1 of 1) sorted by relevance
97 long inbufCount, inbufPos /*, outbufPos*/; member126 if (bd->inbufPos == bd->inbufCount) { in get_bits()129 bd->inbufCount = bd->fill(bd->inbuf, BZIP2_IOBUF_SIZE); in get_bits()130 if (bd->inbufCount <= 0) { in get_bits()381 if (bd->inbufPos == bd->inbufCount) { in get_next_block()648 bd->inbufCount = len; in start_bunzip()