Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/filter/
Dzlib.hpp53 typedef void (*xfree_func)(void*, void*); typedef
212 zlib::xfree_func,
/third_party/boost/libs/iostreams/src/
Dzlib.cpp158 zlib::xalloc_func /* alloc */, zlib::xfree_func /* free*/, in do_init() argument