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

/freebsd-current/usr.bin/gzip/
H A Dzuncompress.c110 long zs_out_count; /* # of codes output (for debugging). */ member in struct:s_zstate
190 zs->zs_out_count = 0; /* # of codes output (for debugging). */
/freebsd-current/usr.bin/compress/
H A Dzopen.c119 long zs_out_count; /* # of codes output (for debugging). */ member in struct:s_zstate
157 #define out_count zs->zs_out_count

Completed in 74 milliseconds