uInt 59 lib/libz/adler32.c uInt len; uInt 1254 lib/libz/inflate.c uInt dictLength; uInt 78 lib/libz/zlib.h typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); uInt 239 lib/libz/zutil.h extern void zmemcpy OF((Bytef* dest, const Bytef* source, uInt len)); uInt 240 lib/libz/zutil.h extern int zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len)); uInt 241 lib/libz/zutil.h extern void zmemzero OF((Bytef* dest, uInt len)); uInt 104 net/zlib.c extern void zmemcpy OF((Bytef* dest, Bytef* source, uInt len)); uInt 105 net/zlib.c extern void zmemzero OF((Bytef* dest, uInt len)); uInt 131 net/zlib.c typedef uLong (*check_func) OF((uLong check, Bytef *buf, uInt len)); uInt 548 net/zlib.c local void putShortMSB OF((deflate_state *s, uInt b)); uInt 712 net/zlib.c uInt b; uInt 2626 net/zlib.c uInt w)); /* window size */ uInt 2692 net/zlib.c uInt, /* number of literal/length codes */ uInt 2693 net/zlib.c uInt, /* number of distance codes */ uInt 2727 net/zlib.c uInt, uInt, uInt 3156 net/zlib.c uInt, uInt 3157 net/zlib.c uInt, uInt 3248 net/zlib.c uInt w; uInt 3633 net/zlib.c uInt, /* number of codes */ uInt 3634 net/zlib.c uInt, /* number of "simple" codes */ uInt 3643 net/zlib.c uInt, /* number of items */ uInt 3644 net/zlib.c uInt)); /* size of item */ uInt 3649 net/zlib.c uInt n)); /* number of bytes (not used) */ uInt 3711 net/zlib.c uInt n; /* number of codes (assumed <= N_MAX) */ uInt 3712 net/zlib.c uInt s; /* number of simple-valued codes (0..s-1) */ uInt 3934 net/zlib.c uInt nl; /* number of literal/length codes */ uInt 3935 net/zlib.c uInt nd; /* number of distance codes */ uInt 3997 net/zlib.c uInt n; /* number of items */ uInt 3998 net/zlib.c uInt s; /* size of item */ uInt 4011 net/zlib.c uInt n; uInt 4141 net/zlib.c uInt bl, bd; uInt 4428 net/zlib.c uInt bl, bd; uInt 4611 net/zlib.c uInt len; uInt 155 net/zlib.h typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); uInt 156 net/zlib.h typedef void (*free_func) OF((voidpf opaque, voidpf address, uInt nbytes)); uInt 611 net/zlib.h extern uLong adler32 OF((uLong adler, Bytef *buf, uInt len));