Searched refs:totin (Results 1 – 1 of 1) sorted by relevance
147 off_t totin, totout; /* our own total counters to avoid 4GB limit */ in build_index() local167 totin = totout = last = 0; in build_index()193 totin += strm.avail_in; in build_index()196 totin -= strm.avail_in; in build_index()216 index = addpoint(index, strm.data_type & 7, totin, in build_index()