Home
last modified time | relevance | path

Searched refs:xsputn_2 (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/libstdc++-v3/config/io/
H A Dbasic_file_stdio.h94 xsputn_2(const char* __s1, streamsize __n1,
H A Dbasic_file_stdio.cc302 __basic_file<char>::xsputn_2(const char* __s1, streamsize __n1, in xsputn_2() function in __basic_file
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dfstream.tcc617 __ret = _M_file.xsputn_2(__buf, __buffill, in xsputn()