Searched refs:uLong (Results 1 – 4 of 4) sorted by relevance
85 uLong total_in; /* total nb of input bytes read so far */89 uLong total_out; /* total nb of bytes output so far */99 uLong adler; /* adler32 value of the uncompressed data */100 uLong reserved; /* reserved for future use */111 uLong time; /* modification time */644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,645 uLong sourceLen));957 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));1010 const Bytef *source, uLong sourceLen));1025 const Bytef *source, uLong sourceLen,[all …]
52 # define uLong z_uLong macro264 typedef unsigned long uLong; /* 32 bits or more */ typedef275 typedef uLong FAR uLongf;
22 uLong total_in;26 uLong total_out;34 uLong adler;35 uLong reserved;
35 typedef unsigned long uLong; typedef