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

/freebsd-current/usr.bin/gzip/
H A Dgzip.c725 uint32_t out_sub_tot = 0; local
820 out_sub_tot = 0;
968 out_sub_tot += wr;
1022 if (origlen != out_sub_tot) {

Completed in 177 milliseconds