Searched refs:total_in (Results 1 – 2 of 2) sorted by relevance
127 strm->total_in = strm->total_out = state->total = 0;1288 strm->total_in += in;1458 strm->total_in += len;1467 in = strm->total_in; out = strm->total_out;1469 strm->total_in = in; strm->total_out = out;
90 uLong total_in; /* total number of input bytes read so far */ member
Completed in 7 milliseconds