Home
last modified time | relevance | path

Searched refs:uLong (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dzutil.h47 typedef uLong (*check_func) (uLong check, const Byte *buf,
78 static inline uLong zlib_adler32(uLong adler, in zlib_adler32()
Dzlib.h87 uLong total_in; /* total nb of input bytes read so far */
91 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 */
Dzconf.h54 typedef unsigned long uLong; /* 32 bits or more */ typedef