Home
last modified time | relevance | path

Searched defs:xalloc (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/log/expressions/
Dformatter.hpp178 static BOOST_FORCEINLINE int xalloc() { return StreamT::xalloc(); } in xalloc() function in boost::expressions::aux::stream_ref
/third_party/boost/boost/log/utility/
Dformatting_ostream.hpp314 static int xalloc() { return ostream_type::xalloc(); } in xalloc() function in boost::basic_formatting_ostream