Searched refs:_S_new_RopeSubstring (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/
H A D_rope.c683 _RopeSubstring* __result = _S_new_RopeSubstring(__old->_M_base,
713 return _S_new_RopeSubstring(__base, __start, __adj_endp1 - __start,
H A D_rope.h1223 static _RopeSubstring* _S_new_RopeSubstring(_Rope_RopeRep<_CharT,_Alloc>* __b, size_t __s, function in class:rope

Completed in 4951 milliseconds