Searched refs:total_in (Results 1 – 2 of 2) sorted by relevance
127 strm->total_in = strm->total_out = state->total = 0;1276 strm->total_in += in;1445 strm->total_in += len;1449 in = strm->total_in; out = strm->total_out;1451 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