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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.h300 * @param __tiestr The output stream.
307 tie(basic_ostream<_CharT, _Traits>* __tiestr) argument
310 _M_tie = __tiestr;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_ios.h300 * @param __tiestr The output stream.
307 tie(basic_ostream<_CharT, _Traits>* __tiestr) argument
310 _M_tie = __tiestr;

Completed in 136 milliseconds