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

/external/stlport/stlport/stl/
H A D_rope.h1438 rope<_CharT,_Alloc> __base_rope; local
1447 __base_rope._M_tree_ptr._M_data = __base_leaf;
1449 __result = __base_rope;
1453 __result = _STLP_PRIV __power(__base_rope, __exponent, _Concat_fn());

Completed in 398 milliseconds