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

/forgerock/web-agents-v4/zlib/
H A Dgzguts.h134 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
H A Dzlib.h1694 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
1711 # define gztell gztell64
1719 ZEXTERN z_off_t ZEXPORT gztell64 OF((gzFile));
H A Dgzlib.c451 z_off64_t ZEXPORT gztell64(file) function
473 ret = gztell64(file);
H A Dzconf.h96 # define gztell64 z_gztell64 macro

Completed in 220 milliseconds