Searched defs:gztell (Results 1 - 5 of 5) sorted by relevance
| /src/common/dist/zlib/contrib/ada/ | ||
| H A D | zlib-thin.ads | 228 function gztell (file : gzFile) return Int; subprogspec |
| /src/common/dist/zlib/ | ||
| H A D | gzlib.c | 435 z_off_t ZEXPORT gztell(gzFile file) { function in typeref:typename:z_off_t ZEXPORT |
| H A D | zlib.h | 1884 # define gztell gztell64 macro |
| H A D | zconf.h | 102 # define gztell z_gztell macro |
| H A D | zconf.h.in | 98 # define gztell z_gztell macro |
Completed in 17 milliseconds