Searched refs:add_ostream_redirect (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dtest_iostream.cpp30 add_ostream_redirect(m);
/gem5/ext/pybind11/include/pybind11/
H A Diostream.h185 py::add_ostream_redirect(m, "ostream_redirect");
202 inline class_<detail::OstreamRedirect> add_ostream_redirect(module m, std::string name = "ostream_redirect") { function

Completed in 5 milliseconds