total_out          54 tools/packfi2/compress.c     *destLen = stream.total_out;
total_out         367 tools/packfi2/deflate.c     strm->total_in = strm->total_out = 0;
total_out         543 tools/packfi2/deflate.c     strm->total_out += len;
total_out          89 tools/packfi2/zlib.h     uLong    total_out; /* total nb of bytes output so far */