Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/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 */
684 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
685 uLong sourceLen));
1050 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
1103 const Bytef *source, uLong sourceLen));
1117 const Bytef *source, uLong sourceLen,
[all …]
Dzconf.h122 # define uLong z_uLong macro
336 typedef unsigned long uLong; /* 32 bits or more */ typedef
347 typedef uLong FAR uLongf;