taglinefilesource code
bytes_in116zBoot/gzip.hextern long bytes_in;   /* number of input bytes */
bytes_in120zBoot/gzip.h#define isize bytes_in
bytes_in62zBoot/misc.clong bytes_in, bytes_out;
bytes_in195zBoot/misc.cbytes_in = bytes_out = 0L;
bytes_in221zBoot/misc.cbytes_in += (ulg)insize;