Searched defs:gztell (Results 1 – 20 of 20) sorted by relevance
370 z_off64_t Z_EXPORT PREFIX4(gztell)(gzFile file) { in PREFIX4() argument386 z_off_t Z_EXPORT PREFIX(gztell)(gzFile file) { in PREFIX() argument
1788 # define gztell gztell64 macro
228 function gztell (file : gzFile) return Int; subprogspec
380 z_off_t ZEXPORT gztell(file) in gztell() function
1577 # define gztell gztell64 macro
78 # define gztell z_gztell macro
472 z_off_t ZEXPORT gztell(file) in gztell() function
1858 # define gztell gztell64 macro
95 # define gztell z_gztell macro
475 z_off_t ZEXPORT gztell(file) in gztell() function
103 #define gztell Cr_z_gztell macro
1929 # define gztell gztell64 macro
111 # define gztell z_gztell macro
180 pub fn gztell(file: gzFile) -> z_off_t; in gztell() function