Searched defs:gzseek (Results 1 - 5 of 5) sorted by relevance
| /src/common/dist/zlib/contrib/ada/ | ||
| H A D | zlib-thin.ads | 220 function gzseek subprogspec |
| /src/common/dist/zlib/ | ||
| H A D | gzlib.c | 412 z_off_t ZEXPORT gzseek(gzFile file, z_off_t offset, int whence) { function in typeref:typename:z_off_t ZEXPORT |
| H A D | zlib.h | 1883 # define gzseek gzseek64 macro |
| H A D | zconf.h | 99 # define gzseek z_gzseek macro |
| H A D | zconf.h.in | 95 # define gzseek z_gzseek macro |
Completed in 8 milliseconds