Lines Matching refs:ZLIB_INTERNAL
120 int ZLIB_INTERNAL z_verbose = verbose;
122 void ZLIB_INTERNAL z_error (m) in z_error()
149 void ZLIB_INTERNAL zmemcpy(dest, source, len) in zmemcpy()
160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp()
173 void ZLIB_INTERNAL zmemzero(dest, len) in zmemzero()
216 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc()
240 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree()
275 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc()
281 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree()
300 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc()
310 void ZLIB_INTERNAL zcfree (opaque, ptr) in zcfree()