Searched refs:gotcount (Results 1 – 1 of 1) sorted by relevance
515 int pos, xcurrent, previous, gotcount; in read_bunzip() local521 gotcount = 0; in read_bunzip()537 if (gotcount >= len) { in read_bunzip()544 outbuf[gotcount++] = xcurrent; in read_bunzip()602 return (previous != RETVAL_LAST_BLOCK) ? previous : gotcount; in read_bunzip()
Completed in 3 milliseconds