Searched refs:in_tot (Results 1 – 1 of 1) sorted by relevance
565 off_t in_tot = 0, out_tot = 0; in gz_compress() local609 in_tot = -1; in gz_compress()631 in_tot = -1; in gz_compress()639 in_tot += in_size; in gz_compress()647 in_tot = -1; in gz_compress()660 in_tot = -1; in gz_compress()682 in_tot = -1; in gz_compress()691 (int)in_tot & 0xff, in gz_compress()692 (int)(in_tot >> 8) & 0xff, in gz_compress()693 (int)(in_tot >> 16) & 0xff, in gz_compress()[all …]