Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/zlib/
H A Dgzguts.h143 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
H A Dgzlib.c457 z_off64_t ZEXPORT gztell64(file) in gztell64() function
479 ret = gztell64(file);
/reactos/sdk/include/reactos/libs/zlib/
H A Dzlib.h1858 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
1877 # define gztell gztell64
1886 ZEXTERN z_off_t ZEXPORT gztell64 OF((gzFile));
H A Dzconf.h99 # define gztell64 z_gztell64 macro