Home
last modified time | relevance | path

Searched refs:gotcount (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dbunzip2.c515 int pos, xcurrent, previous, gotcount; in read_bunzip() local
521 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