Searched refs:gzinit (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/zlib/examples/
H A Dgzjoin.c265 local void gzinit(unsigned long *crc, unsigned long *tot, FILE *out) function
277 gzip file is written to out. gzinit() must be called before the first call
443 gzinit(&crc, &tot, stdout);
/netbsd-current/external/gpl3/gdb/dist/zlib/examples/
H A Dgzjoin.c265 local void gzinit(unsigned long *crc, unsigned long *tot, FILE *out) function
277 gzip file is written to out. gzinit() must be called before the first call
443 gzinit(&crc, &tot, stdout);
/netbsd-current/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgzjoin.c265 local void gzinit(unsigned long *crc, unsigned long *tot, FILE *out) function
277 gzip file is written to out. gzinit() must be called before the first call
443 gzinit(&crc, &tot, stdout);
/netbsd-current/common/dist/zlib/examples/
H A Dgzjoin.c265 local void gzinit(unsigned long *crc, unsigned long *tot, FILE *out) function
277 gzip file is written to out. gzinit() must be called before the first call
443 gzinit(&crc, &tot, stdout);
/netbsd-current/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgzjoin.c265 local void gzinit(unsigned long *crc, unsigned long *tot, FILE *out) function
277 gzip file is written to out. gzinit() must be called before the first call
443 gzinit(&crc, &tot, stdout);

Completed in 96 milliseconds