Lines Matching defs:__eof
24367 const __int_type __eof = _Traits::eof(); in operator >>() local
24432 const __int_type __eof = _Traits::eof(); in getline() local
27691 const int_type __eof = traits_type::eof(); in _M_get() local
27709 const int_type __eof = traits_type::eof(); in _M_at_eof() local
32034 const __int_type __eof = traits_type::eof(); in sentry() local
32216 const int_type __eof = traits_type::eof(); in get() local
32297 const int_type __eof = traits_type::eof(); in get() local
32344 const int_type __eof = traits_type::eof(); in get() local
32388 const int_type __eof = traits_type::eof(); in getline() local
32447 const int_type __eof = traits_type::eof(); in ignore() local
32480 const int_type __eof = traits_type::eof(); in ignore() local
32535 const int_type __eof = traits_type::eof(); in ignore() local
32695 const int_type __eof = traits_type::eof(); in putback() local
32730 const int_type __eof = traits_type::eof(); in unget() local
32948 const int_type __eof = _Traits::eof(); in operator >>() local
32995 const __int_type __eof = _Traits::eof(); in ws() local
147767 static typename _Traits::int_type __eof = _Traits::eof(); in operator >>() local