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

  /src/common/dist/zlib/
gzlib.c 443 z_off64_t ZEXPORT gzoffset64(gzFile file) { function in typeref:typename:z_off64_t ZEXPORT
467 ret = gzoffset64(file);
zconf.h 88 # define gzoffset64 z_gzoffset64 macro
zconf.h.in 84 # define gzoffset64 z_gzoffset64 macro

Completed in 13 milliseconds