Lines Matching refs:ZLIB_INTERNAL
121 int ZLIB_INTERNAL z_verbose = verbose;
123 void ZLIB_INTERNAL z_error (m) in z_error()
150 void ZLIB_INTERNAL zmemcpy(dest, source, len) in zmemcpy()
161 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp()
174 void ZLIB_INTERNAL zmemzero(dest, len) in zmemzero()
218 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc()
244 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree()
281 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc()
287 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree()
306 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc()
316 void ZLIB_INTERNAL zcfree (opaque, ptr) in zcfree()