Home
last modified time | relevance | path

Searched defs:__ws (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstreambuf_iterator.h203 _M_put(const _CharT* __ws, streamsize __len) in _M_put()
H A Dlocale_facets.tcc943 _CharT* __ws = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) in _M_convert_float() local
1336 _CharT* __ws = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) in do_put() local
2311 _CharT* __ws = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) in _M_widen_float() local
2364 _CharT* __ws = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) in _M_widen_int() local
2414 _M_insert(_OutIter __s, ios_base& __io, _CharT __fill, const _CharT* __ws, in _M_insert()
H A Dostream.tcc583 _CharT* __ws = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) * (__clen + 1))); in operator <<() local
H A Dlocale_facets.h147 __write(ostreambuf_iterator<_CharT> __s, const _CharT* __ws, int __len) in __write()
157 __write(_OutIter __s, const _CharT* __ws, int __len) in __write()
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dostream.tcc295 _CharT* __ws = 0; in operator <<() local
H A Dstreambuf_iterator.h270 _M_put(const _CharT* __ws, streamsize __len) in _M_put()
H A Dlocale_facets.h114 __write(ostreambuf_iterator<_CharT> __s, const _CharT* __ws, int __len) in __write()
124 __write(_OutIter __s, const _CharT* __ws, int __len) in __write()
H A Dlocale_facets.tcc1154 _CharT* __ws = static_cast<_CharT*>(__builtin_alloca(sizeof(_CharT) in _M_insert_float() local