Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dzlib.h89 uLong total_in; /* total number of input bytes read so far */
93 uLong total_out; /* total number of bytes output so far */
104 uLong adler; /* Adler-32 or CRC-32 value of the uncompressed data */
105 uLong reserved; /* reserved for future use */
116 uLong time; /* modification time */
760 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
761 uLong sourceLen));
1174 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
1228 const Bytef *source, uLong sourceLen));
1243 const Bytef *source, uLong sourceLen,
[all …]
Dzconf.h156 # define uLong z_uLong macro
394 typedef unsigned long uLong; /* 32 bits or more */ typedef
405 typedef uLong FAR uLongf;