Home
last modified time | relevance | path

Searched defs:__eof (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Distream.tcc62 const __int_type __eof = traits_type::eof(); in _GLIBCXX_BEGIN_NAMESPACE() local
184 const int_type __eof = traits_type::eof(); in get() local
255 const int_type __eof = traits_type::eof(); in get() local
297 const int_type __eof = traits_type::eof(); in get() local
336 const int_type __eof = traits_type::eof(); in getline() local
390 const int_type __eof = traits_type::eof(); in ignore() local
418 const int_type __eof = traits_type::eof(); in ignore() local
474 const int_type __eof = traits_type::eof(); in ignore() local
610 const int_type __eof = traits_type::eof(); in putback() local
638 const int_type __eof = traits_type::eof(); in unget() local
[all …]
H A Dstreambuf_iterator.h170 const int_type __eof = traits_type::eof(); in _GLIBCXX_BEGIN_NAMESPACE() local
188 const int_type __eof = traits_type::eof(); in _GLIBCXX_BEGIN_NAMESPACE() local
/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Distream.cc51 const int_type __eof = traits_type::eof(); in _GLIBCXX_BEGIN_NAMESPACE() local
124 const int_type __eof = traits_type::eof(); in ignore() local
211 const __int_type __eof = __traits_type::eof(); in operator >>() local
287 const __int_type __eof = __traits_type::eof(); in operator >>() local
361 const __int_type __eof = __traits_type::eof(); in getline() local
431 const int_type __eof = traits_type::eof(); in getline() local
504 const int_type __eof = traits_type::eof(); in ignore() local
590 const __int_type __eof = __traits_type::eof(); in getline() local
H A Dcompatibility.cc73 const int_type __eof = traits_type::eof(); in _GLIBCXX_BEGIN_NAMESPACE() local
139 const int_type __eof = traits_type::eof(); in ignore() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Distream.tcc53 const __int_type __eof = traits_type::eof(); in sentry() local
454 const int_type __eof = traits_type::eof(); in get() local
525 const int_type __eof = traits_type::eof(); in get() local
564 const int_type __eof = traits_type::eof(); in get() local
603 const int_type __eof = traits_type::eof(); in getline() local
651 const int_type __eof = traits_type::eof(); in ignore() local
769 const int_type __eof = traits_type::eof(); in putback() local
798 const int_type __eof = traits_type::eof(); in unget() local
966 const int_type __eof = _Traits::eof(); in operator >>() local
1008 const __int_type __eof = _Traits::eof(); in ws() local
[all …]
H A Dstreambuf_iterator.h118 const int_type __eof = traits_type::eof(); in equal() local
129 const int_type __eof = traits_type::eof(); in _M_get() local
H A Dfstream.tcc122 const int_type __eof = traits_type::eof(); in close() local
H A Dlocale_facets.tcc1156 char_type __eof = static_cast<char_type>(char_traits<char_type>::eof()); in do_get() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h114 const int_type __eof = traits_type::eof(); in _GLIBCXX_BEGIN_NAMESPACE() local
240 const int_type __eof = traits_type::eof(); in xsgetn() local
263 const int_type __eof = traits_type::eof(); in xsputn() local
H A Dvstring.tcc577 const __int_type __eof = _Traits::eof(); in _GLIBCXX_BEGIN_NAMESPACE() local
644 const __int_type __eof = _Traits::eof(); in getline() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_streambuf.h464 int_type __eof = traits_type::eof(); in snextc() local