Home
last modified time | relevance | path

Searched defs:__testeof (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/libstdc++/include/bits/
Dsstream.tcc59 const bool __testeof = traits_type::eq_int_type(__c, __ret); in _GLIBCXX_BEGIN_NAMESPACE() local
92 const bool __testeof = traits_type::eq_int_type(__c, traits_type::eof()); in overflow() local
Dfstream.tcc349 const bool __testeof = traits_type::eq_int_type(__i, __ret); in pbackfail() local
395 const bool __testeof = traits_type::eq_int_type(__c, __ret); in overflow() local
Dlocale_facets.tcc295 bool __testeof = __beg == __end; in _M_extract_float() local
535 bool __testeof = __beg == __end; in _M_extract_int() local
745 bool __testeof = __beg == __end; in do_get() local
/trueos/contrib/libstdc++/include/std/
Dstd_streambuf.h699 const bool __testeof = traits_type::eq_int_type(this->underflow(), in uflow() local