Searched defs:total_out (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dzlib.h78 uLong total_out; /* total nb of bytes output so far */ member in struct:z_stream_s
/haiku-fatelf/headers/libs/zlib/
H A Dzlib.h92 uLong total_out; /* total nb of bytes output so far */ member in struct:z_stream_s
/haiku-fatelf/src/libs/zlib/
H A Dzlib.h92 uLong total_out; /* total nb of bytes output so far */ member in struct:z_stream_s
/haiku-fatelf/src/bin/gzip/
H A Dgzip.c232 long total_out = 0; /* output bytes for all files */ variable

Completed in 100 milliseconds