Home
last modified time | relevance | path

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

/development/ndk/zlib/
Dzlib.h1656 z_off64_t pos;
1676 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int));
1677 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
1678 ZEXTERN z_off64_t ZEXPORT gzoffset64 OF((gzFile));
1679 ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, z_off64_t));
1680 ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, z_off64_t));
Dzconf.h480 # define z_off64_t off64_t macro
483 # define z_off64_t __int64 macro
485 # define z_off64_t z_off_t macro