Home
last modified time | relevance | path

Searched defs:pbackfail (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp145 strstreambuf::int_type strstreambuf::pbackfail(int_type __c) { in pbackfail() function in strstreambuf
H A Dstd_stream.h202 typename __stdinbuf<_CharT>::int_type __stdinbuf<_CharT>::pbackfail(int_type __c) { in pbackfail() function