Searched refs:gotcount (Results 1 – 1 of 1) sorted by relevance
526 int pos, xcurrent, previous, gotcount; in read_bunzip() local532 gotcount = 0; in read_bunzip()548 if (gotcount >= len) { in read_bunzip()555 outbuf[gotcount++] = xcurrent; in read_bunzip()613 return (previous != RETVAL_LAST_BLOCK) ? previous : gotcount; in read_bunzip()