Home
last modified time | relevance | path

Searched defs:gztell (Results 1 – 8 of 8) sorted by relevance

/external/zlib/src/contrib/ada/
Dzlib-thin.ads228 function gztell (file : gzFile) return Int; subprogspec
/external/zlib/src/
Dgzlib.c458 z_off_t ZEXPORT gztell(file) in gztell() function
Dzlib.h1694 # define gztell gztell64 macro
Dzconf.h87 # define gztell z_gztell macro
Dzconf.h.in87 # define gztell z_gztell macro
/external/zlib/
Dzlib.h1694 # define gztell gztell64 macro
Dzconf.h87 # define gztell z_gztell macro
/external/qemu/distrib/zlib-1.2.3/
Dgzio.c881 z_off_t ZEXPORT gztell (file) in gztell() function