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

/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dzlib.h74 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s
/haiku-fatelf/headers/libs/zlib/
H A Dzlib.h88 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s
/haiku-fatelf/src/libs/zlib/
H A Dzlib.h88 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s
/haiku-fatelf/src/bin/gzip/
H A Dgzip.c231 long total_in = 0; /* input bytes for all files */ variable

Completed in 77 milliseconds