Searched defs:xalloc (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/log/expressions/ | ||
| D | formatter.hpp | 178 static BOOST_FORCEINLINE int xalloc() { return StreamT::xalloc(); } in xalloc() function in boost::expressions::aux::stream_ref |
| /third_party/boost/boost/log/utility/ | ||
| D | formatting_ostream.hpp | 314 static int xalloc() { return ostream_type::xalloc(); } in xalloc() function in boost::basic_formatting_ostream |