Lines Matching refs:ZLIB_INTERNAL
123 int ZLIB_INTERNAL z_verbose = verbose;
125 void ZLIB_INTERNAL z_error (m) in z_error()
152 void ZLIB_INTERNAL zmemcpy(dest, source, len) in zmemcpy()
163 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp()
176 void ZLIB_INTERNAL zmemzero(dest, len) in zmemzero()
220 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc()
244 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree()
279 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc()
285 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree()
304 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc()
314 void ZLIB_INTERNAL zcfree (opaque, ptr) in zcfree()