Searched refs:default_bzalloc (Results 1 – 2 of 2) sorted by relevance
104 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc() function167 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc; in BZ_API()507 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc; in BZ_API()
190 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc() function265 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc; in BZ_API()