Home | History | Annotate | Download | only in src

Lines Matching refs:ZLIB_INTERNAL

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