Searched defs:__eof (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Distream.cc48 const int_type __eof = traits_type::eof(); local
126 const int_type __eof = traits_type::eof(); local
220 const __int_type __eof = __traits_type::eof(); local
290 const int_type __eof = traits_type::eof(); local
368 const int_type __eof = traits_type::eof(); local
[all...]
H A Distream-string.cc65 const __int_type __eof = __traits_type::eof(); local
143 const __int_type __eof = __traits_type::eof(); local
228 const __int_type __eof = __traits_type::eof(); local
H A Dcompatibility.cc73 const int_type __eof = traits_type::eof(); local
145 const int_type __eof = traits_type::eof(); local
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h149 const int_type __eof = traits_type::eof(); local
275 const int_type __eof = traits_type::eof(); local
298 const int_type __eof = traits_type::eof(); local
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h179 const int_type __eof = traits_type::eof(); local
197 const int_type __eof = traits_type::eof(); local

Completed in 106 milliseconds