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()
217 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc()
243 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree()
280 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc()
286 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree()
305 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc()
315 void ZLIB_INTERNAL zcfree (opaque, ptr) in zcfree()