Home
last modified time | relevance | path

Searched defs:zalloc (Results 1 – 5 of 5) sorted by relevance

/external/zlib/contrib/dotzlib/DotZLib/
DDotZLib.cs44 uint zalloc; field
/external/webkit/WebCore/platform/image-decoders/zlib/
Dzlib.h94 alloc_func zalloc; /* used to allocate the internal state */ member
/external/zlib/
Dzlib.h94 alloc_func zalloc; /* used to allocate the internal state */ member
/external/qemu/distrib/zlib-1.2.3/
Dzlib.h94 alloc_func zalloc; /* used to allocate the internal state */ member
/external/qemu/
Dloader.c373 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc() function