/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | istream.tcc | 99 sentry __cerb(*this, false); in _M_extract() local 133 sentry __cerb(*this, false); in operator >>() local 183 sentry __cerb(*this, false); in operator >>() local 232 sentry __cerb(*this, false); in operator >>() local 267 sentry __cerb(*this, true); in get() local 301 sentry __cerb(*this, true); in get() local 338 sentry __cerb(*this, true); in get() local 385 sentry __cerb(*this, true); in get() local 436 sentry __cerb(*this, true); in getline() local 495 sentry __cerb(*this, true); in ignore() local [all …]
|
H A D | ostream.tcc | 66 sentry __cerb(*this); in _M_insert() local 128 sentry __cerb(*this); in operator <<() local 162 sentry __cerb(*this); in put() local 197 sentry __cerb(*this); in write() local 231 sentry __cerb(*this); in flush() local 259 sentry __cerb(*this); in tellp() local 271 sentry __cerb(*this); in seekp() local 290 sentry __cerb(*this); in seekp() local
|
H A D | basic_string.tcc | 965 typename __istream_type::sentry __cerb(__in, false); in operator >>() local 1036 typename __istream_type::sentry __cerb(__in, true); in getline() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | istream.tcc | 97 sentry __cerb(*this, false); in _M_extract() local 126 sentry __cerb(*this, false); in operator >>() local 171 sentry __cerb(*this, false); in operator >>() local 215 sentry __cerb(*this, false); in operator >>() local 250 sentry __cerb(*this, true); in get() local 284 sentry __cerb(*this, true); in get() local 321 sentry __cerb(*this, true); in get() local 368 sentry __cerb(*this, true); in get() local 412 sentry __cerb(*this, true); in getline() local 471 sentry __cerb(*this, true); in ignore() local [all …]
|
H A D | ostream.tcc | 66 sentry __cerb(*this); in _M_insert() local 123 sentry __cerb(*this); in operator <<() local 157 sentry __cerb(*this); in put() local 192 sentry __cerb(*this); in write() local
|
H A D | basic_string.tcc | 1481 typename __istream_type::sentry __cerb(__in, false); in operator >>() local 1552 typename __istream_type::sentry __cerb(__in, true); in getline() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ |
H A D | istream.cc | 42 sentry __cerb(*this, true); in getline() local 121 sentry __cerb(*this, true); in ignore() local 210 __istream_type::sentry __cerb(__in, false); in operator >>() local 286 sentry __cerb(*this, true); in getline() local 365 sentry __cerb(*this, true); in ignore() local
|
H A D | istream-string.cc | 55 __istream_type::sentry __cerb(__in, false); in operator >>() local 136 __istream_type::sentry __cerb(__in, true); in getline() local 221 __istream_type::sentry __cerb(__in, true); in getline() local
|
H A D | compatibility.cc | 67 sentry __cerb(*this, true); in ignore() local 139 sentry __cerb(*this, true); in ignore() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
H A D | istream.cc | 42 sentry __cerb(*this, true); in getline() local 121 sentry __cerb(*this, true); in ignore() local 221 __istream_type::sentry __cerb(__in, false); in __istream_extract() local 297 sentry __cerb(*this, true); in getline() local 376 sentry __cerb(*this, true); in ignore() local
|
H A D | istream-string.cc | 55 __istream_type::sentry __cerb(__in, false); in operator >>() local 136 __istream_type::sentry __cerb(__in, true); in getline() local 221 __istream_type::sentry __cerb(__in, true); in getline() local
|
H A D | compatibility.cc | 67 sentry __cerb(*this, true); in ignore() local 147 sentry __cerb(*this, true); in ignore() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 567 typename __istream_type::sentry __cerb(__in, false); in operator >>() local 641 typename __istream_type::sentry __cerb(__in, true); in getline() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 567 typename __istream_type::sentry __cerb(__in, false); in operator >>() local 641 typename __istream_type::sentry __cerb(__in, true); in getline() local
|