Searched defs:pbackfail (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/examples/
H A Dreadlinebuf.h108 virtual int_type pbackfail( int_type c = eof ) { function in class:readlinebuf
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h115 pbackfail(int_type __c = traits_type::eof()) function in class:stdio_sync_filebuf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h111 pbackfail(int_type __c = traits_type::eof()) function in class:__gnu_cxx::stdio_sync_filebuf
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dstrstream.cc183 strstreambuf::pbackfail(int_type c) function in class:strstreambuf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/src/
H A Dstrstream.cc188 strstreambuf::pbackfail(int_type c) function in class:std::strstreambuf
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_streambuf.h707 pbackfail(int_type /* __c */ = traits_type::eof()) function in class:std::basic_streambuf

Completed in 122 milliseconds