Searched defs:__copy_streambufs_eof (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp/
H A Dpr64127.C3 template <0> int __copy_streambufs_eof; // { dg-error "expected identifier|numeric constant|variable templates" } variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Derror56.C3 template <0> int __copy_streambufs_eof; // { dg-error "" } variable
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dstreambuf.cc37 __copy_streambufs_eof(basic_streambuf<char>* __sbin, function
77 __copy_streambufs_eof(basic_streambuf<wchar_t>* __sbin, function

Completed in 41 milliseconds