Home
last modified time | relevance | path

Searched defs:xsputn (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put/
Dsputn.pass.cpp28 std::streamsize xsputn(const char_type* s, std::streamsize n) in xsputn() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_streambuf.c84 basic_streambuf<_CharT, _Traits>::xsputn(const _CharT* __s, streamsize __n) in xsputn() function
D_sstream.c170 basic_stringbuf<_CharT, _Traits, _Alloc>::xsputn(const char_type* __s, in xsputn() function