Home | History | Annotate | Download | only in src

Lines Matching refs:total

111     strm->total_in = strm->total_out = state->total = 0;
585 When returning, a "goto inf_leave" is used to update the total counters,
1179 state->total += out;
1201 if (hold != (state->total & 0xffffffffUL)) {
1225 Return from inflate(), updating the total counts and the check value.
1242 state->total += out;