Searched defs:__new (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | localename.cc | 344 char* __new = new char[__len]; in _M_replace_categories() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | localename.cc | 350 char* __new = new char[__len]; in _M_replace_categories() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | locale_facets.tcc | 778 _CharT* __new, const _CharT* __cs, int& __len) const in _M_pad() 837 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int() 937 _CharT __sep, const _CharT* __p, _CharT* __new, in _M_group_float()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | locale_facets.tcc | 781 _CharT* __new, const _CharT* __cs, int& __len) const in _M_pad() 840 ios_base&, _CharT* __new, _CharT* __cs, int& __len) const in _M_group_int() 940 _CharT __sep, const _CharT* __p, _CharT* __new, in _M_group_float()
|