Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/
Dzlib.h88 uLong total_in; /* total number of input bytes read so far */
92 uLong total_out; /* total number of bytes output so far */
102 uLong adler; /* adler32 value of the uncompressed data */
103 uLong reserved; /* reserved for future use */
114 uLong time; /* modification time */
698 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
699 uLong sourceLen));
1090 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
1144 const Bytef *source, uLong sourceLen));
1158 const Bytef *source, uLong sourceLen,
[all …]
Dzconf.h142 # define uLong nncxZlib_uLong macro
374 typedef unsigned long uLong; /* 32 bits or more */ typedef
385 typedef uLong FAR uLongf;