Searched defs:__another (Results 1 - 5 of 5) sorted by relevance

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

Completed in 148 milliseconds