Home | History | Annotate | Download | only in zlib

Lines Matching refs:ZLIB_INTERNAL

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