Searched refs:default_bzalloc (Results 1 – 2 of 2) sorted by relevance
152 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc() function180 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc() function243 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc; in BZ_API()667 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc; in BZ_API()
107 void* default_bzalloc ( void* opaque, Int32 items, Int32 size )135 +void* default_bzalloc ( void* opaque, Int32 items, Int32 size )