Home
last modified time | relevance | path

Searched defs:__another (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dsso_string_base.h416 _CharT* __another = _M_create(__capacity, __len); in _GLIBCXX_VISIBILITY() local
H A Drc_string_base.h539 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dsso_string_base.h416 _CharT* __another = _M_create(__capacity, __len); in _GLIBCXX_VISIBILITY() local
H A Drc_string_base.h539 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dcow_string.h3062 _Rep* __another = _Rep::_S_create(__len + 1, __len, __a); in _GLIBCXX_VISIBILITY() local
H A Dbasic_string.tcc202 pointer __another = _M_create(__capacity, __len); in _M_construct() local