Searched refs:gztell64 (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/zlib-55/zlib/
H A Dgzguts.h67 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
H A Dzlib.h1582 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
1591 # define gztell gztell64
1598 ZEXTERN z_off_t ZEXPORT gztell64 OF((gzFile));
H A Dgzlib.c363 z_off64_t ZEXPORT gztell64(file) function
385 ret = gztell64(file);
H A Dzconf.h78 # define gztell64 z_gztell64 macro
H A Dzconf.h.cmakein80 # define gztell64 z_gztell64
H A Dzconf.h.in78 # define gztell64 z_gztell64
/macosx-10.10.1/sudo-73/src/zlib/
H A Dgzguts.h116 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
H A Dzlib.h1666 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
1683 # define gztell gztell64
1691 ZEXTERN z_off_t ZEXPORT gztell64 OF((gzFile));
H A Dgzlib.c385 z_off64_t ZEXPORT gztell64(file) function
407 ret = gztell64(file);
H A Dzconf.h.in94 # define gztell64 z_gztell64

Completed in 268 milliseconds