Searched refs:xfree_func (Results 1 – 2 of 2) sorted by relevance
53 typedef void (*xfree_func)(void*, void*); typedef212 zlib::xfree_func,
158 zlib::xalloc_func /* alloc */, zlib::xfree_func /* free*/, in do_init() argument