Home
last modified time | relevance | path

Searched defs:gzcopy (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/zlib/examples/
H A Dgzjoin.c279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, in gzcopy() function
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/
H A Dgzjoin.c279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, in gzcopy() function
/netbsd-src/common/dist/zlib/examples/
H A Dgzjoin.c279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, in gzcopy() function
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgzjoin.c279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, in gzcopy() function
/netbsd-src/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgzjoin.c279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, in gzcopy() function
/netbsd-src/sys/arch/evbarm/stand/gzboot/
H A Dgzboot.c359 gzcopy(void *dst, const void *src, size_t srclen) in gzcopy() function