Searched refs:_STLP_STRING_SUM_BASE (Results 1 – 3 of 3) sorted by relevance
25 : _STLP_STRING_SUM_BASE(_Reserve_t(), __s.size(), __s.get_allocator()) in basic_string()32 …: _STLP_STRING_SUM_BASE(_Reserve_t(), (__pos <= __s.size()) ? ((min) (__n, __s.size() - __pos)) : … in _Reserve_t()
586 # define _STLP_STRING_SUM_BASE _STLP_NO_MEM_T_STRING_BASE macro588 # undef _STLP_STRING_SUM_BASE
1079 # define _STLP_STRING_SUM_BASE(__reserve, __size, __alloc) _STLP_PRIV _String_base<_CharT,_Alloc>(… macro1081 # undef _STLP_STRING_SUM_BASE