Home
last modified time | relevance | path

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

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