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

/ast/src/cmd/codexlib/compress/
H A Dcompress.c114 long zs_out_count; /* # of codes output (for debugging). */ member in struct:s_zstate
151 #define out_count zs->zs_out_count
/ast/src/lib/libz/
H A Dsfdclzw.c108 long zs_out_count; /* # of codes output (for debugging). */ member in struct:s_zstate
144 #define out_count zs->zs_out_count

Completed in 10 milliseconds