Searched refs:default_bzalloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/bzip2/
H A Dbzlib.c107 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) function
171 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc;
512 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc;

Completed in 156 milliseconds