Home
last modified time | relevance | path

Searched refs:pubsetbuf (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/libc++/include/
Dstreambuf38 basic_streambuf* pubsetbuf(char_type* s, streamsize n);
139 basic_streambuf* pubsetbuf(char_type* __s, streamsize __n);
244 basic_streambuf<_CharT, _Traits>::pubsetbuf(char_type* __s, streamsize __n)
/trueos/contrib/libstdc++/include/std/
Dstd_streambuf.h254 pubsetbuf(char_type* __s, streamsize __n) in pubsetbuf() function