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

/freebsd-9.3-release/contrib/libreadline/examples/
H A Dreadlinebuf.h108 virtual int_type pbackfail( int_type c = eof ) { function in class:readlinebuf
/freebsd-9.3-release/contrib/libstdc++/include/ext/
H A Dstdio_sync_filebuf.h111 pbackfail(int_type __c = traits_type::eof()) function in class:stdio_sync_filebuf
/freebsd-9.3-release/contrib/libc++/src/
H A Dstrstream.cpp193 strstreambuf::pbackfail(int_type __c) function in class:strstreambuf
/freebsd-9.3-release/contrib/libstdc++/src/
H A Dstrstream.cc188 strstreambuf::pbackfail(int_type c) function in class:strstreambuf
/freebsd-9.3-release/contrib/libstdc++/include/std/
H A Dstd_streambuf.h720 pbackfail(int_type /* __c */ = traits_type::eof()) function in class:basic_streambuf

Completed in 157 milliseconds