Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.c156 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc() function
184 void* default_bzalloc ( void* opaque __unused, Int32 items, Int32 size ) in default_bzalloc() function
248 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc; in BZ_API()
645 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc; in BZ_API()
H A DSolaris.README.txt107 void* default_bzalloc ( void* opaque, Int32 items, Int32 size )
135 +void* default_bzalloc ( void* opaque, Int32 items, Int32 size )