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

/freebsd-12-stable/contrib/libstdc++/include/ext/
H A Dstdio_sync_filebuf.h114 const int_type __eof = traits_type::eof(); local
240 const int_type __eof = traits_type::eof(); local
263 const int_type __eof = traits_type::eof(); local
/freebsd-12-stable/contrib/libstdc++/src/
H A Dcompatibility.cc73 const int_type __eof = traits_type::eof(); local
139 const int_type __eof = traits_type::eof(); local
H A Distream.cc51 const int_type __eof = traits_type::eof(); local
124 const int_type __eof = traits_type::eof(); local
211 const __int_type __eof = __traits_type::eof(); local
287 const __int_type __eof = __traits_type::eof(); local
361 const __int_type __eof = __traits_type::eof(); local
431 const int_type __eof = traits_type::eof(); local
504 const int_type __eof = traits_type::eof(); local
590 const __int_type __eof = __traits_type::eof(); local
[all...]
/freebsd-12-stable/contrib/libstdc++/include/bits/
H A Dstreambuf_iterator.h170 const int_type __eof = traits_type::eof(); local
188 const int_type __eof = traits_type::eof(); local
/freebsd-12-stable/contrib/libstdc++/include/std/
H A Dstd_bitset.h1249 static typename _Traits::int_type __eof = _Traits::eof(); local

Completed in 66 milliseconds