Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/
Dzconf.h293 # define z_off_t off_t
300 #ifndef z_off_t
301 # define z_off_t long macro
Dzlib.h1183 ZEXTERN z_off_t ZEXPORT gzseek OF((gzFile file,
1184 z_off_t offset, int whence));
1208 ZEXTERN z_off_t ZEXPORT gztell OF((gzFile file));
1277 z_off_t len2));
1301 ZEXTERN uLong ZEXPORT crc32_combine OF((uLong crc1, uLong crc2, z_off_t len2));