Searched refs:out_sub_tot (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/gzip/
H A Dgzip.c768 uint32_t out_sub_tot = 0; local
863 out_sub_tot = 0;
1013 out_sub_tot += wr;
1067 if (origlen != out_sub_tot) {

Completed in 107 milliseconds