HomeSort by: relevance | last modified time | path
    Searched defs:gztell64 (Results 1 - 3 of 3) sorted by relevancy

  /src/common/dist/zlib/
gzlib.c 420 z_off64_t ZEXPORT gztell64(gzFile file) { function in typeref:typename:z_off64_t ZEXPORT
438 ret = gztell64(file);
zconf.h 103 # define gztell64 z_gztell64 macro
zconf.h.in 99 # define gztell64 z_gztell64 macro

Completed in 13 milliseconds