Searched defs:__new (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/ |
H A D | localename.cc | 129 char* __new = new char[__len]; in _Impl() local 183 char* __new = new char[__end - __beg + 1]; in _Impl() local 331 char* __new = new char[__len]; in _M_replace_categories() local 370 facet** __new; in _M_install_facet() local
|
/openbsd-src/gnu/gcc/libstdc++-v3/src/ |
H A D | localename.cc | 304 char* __new = new char[__len]; in _M_replace_categories() local
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | locale_facets.tcc | 905 _CharT* __new, const _CharT* __cs, int& __len) const in _M_pad() 964 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int() 1062 _CharT __sep, const _CharT* __p, _CharT* __new, in _M_group_float()
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | locale_facets.tcc | 639 _CharT* __new, const _CharT* __cs, int& __len) const in _M_pad() 759 _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int() 846 _CharT* __new, _CharT* __cs, int& __len) const in _M_group_float()
|