Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dsstream.tcc55 const bool __testeof = traits_type::eq_int_type(__c, __ret); in pbackfail() local
88 const bool __testeof = traits_type::eq_int_type(__c, traits_type::eof()); in overflow() local
H A Dfstream.tcc381 const bool __testeof = traits_type::eq_int_type(__i, __ret); in pbackfail() local
427 const bool __testeof = traits_type::eq_int_type(__c, __ret); in overflow() local
H A Dlocale_facets.tcc159 bool __testeof = __beg == __end; in _M_extract_float() local
392 bool __testeof = __beg == __end; in _M_extract_int() local
626 bool __testeof = false; in do_get() local
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dsstream.tcc53 const bool __testeof = traits_type::eq_int_type(__c, __ret); in pbackfail() local
86 const bool __testeof = traits_type::eq_int_type(__c, traits_type::eof()); in overflow() local
H A Dfstream.tcc464 const bool __testeof = traits_type::eq_int_type(__i, __ret); in pbackfail() local
510 const bool __testeof = traits_type::eq_int_type(__c, __ret); in overflow() local
H A Dlocale_facets.tcc161 bool __testeof = __beg == __end; in _M_extract_float() local
395 bool __testeof = __beg == __end; in _M_extract_int() local
629 bool __testeof = false; in do_get() local