Home
last modified time | relevance | path

Searched refs:z_off64_t (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/third_party/zlib/
H A Dzlib.h1840 z_off64_t pos;
1860 ZEXTERN z_off64_t ZEXPORT gzseek64(gzFile, z_off64_t, int);
1861 ZEXTERN z_off64_t ZEXPORT gztell64(gzFile);
1862 ZEXTERN z_off64_t ZEXPORT gzoffset64(gzFile);
1863 ZEXTERN uLong ZEXPORT adler32_combine64(uLong, uLong, z_off64_t);
1864 ZEXTERN uLong ZEXPORT crc32_combine64(uLong, uLong, z_off64_t);
1865 ZEXTERN uLong ZEXPORT crc32_combine_gen64(z_off64_t);
H A Dzconf.h521 # define z_off64_t off64_t macro
524 # define z_off64_t __int64 macro
526 # define z_off64_t z_off_t macro

Completed in 4 milliseconds