Home | History | Annotate | Download | only in tests

Lines Matching refs:default_bzalloc

4468 void* default_bzalloc ( void* opaque, Int32 items, Int32 size )
4531 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc;
4871 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc;