Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/libstdc++/include/bits/
Dostream_insert.h59 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n) in __ostream_fill() function
96 __ostream_fill(__out, __w - __n); in __ostream_insert()
100 __ostream_fill(__out, __w - __n); in __ostream_insert()