Searched defs:xsputn (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ | ||
H A D | streambuf.tcc | 80 xsputn(const char_type* __s, streamsize __n) in xsputn() function in std::basic_streambuf |
H A D | fstream.tcc | 756 xsputn(const _CharT* __s, streamsize __n) in xsputn() function in std::basic_filebuf |
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ | ||
H A D | streambuf.tcc | 80 xsputn(const char_type* __s, streamsize __n) in xsputn() function in std::basic_streambuf |
H A D | fstream.tcc | 756 xsputn(const _CharT* __s, streamsize __n) in xsputn() function in std::basic_filebuf |
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/io/ | ||
H A D | basic_file_stdio.cc | 344 __basic_file<char>::xsputn(const char* __s, streamsize __n) in xsputn() function in std::__basic_file |
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/ | ||
H A D | basic_file_stdio.cc | 324 __basic_file<char>::xsputn(const char* __s, streamsize __n) in xsputn() function in std::__basic_file |