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

/external/stlport/stlport/stl/
H A D_rope.h1344 static int _S_compare(const _RopeRep* __x, const _RopeRep* __y);
1362 return _S_compare(_M_tree_ptr._M_data, __y._M_tree_ptr._M_data);
H A D_rope.c1227 rope<_CharT,_Alloc>::_S_compare (const _RopeRep* __left, function in class:_Alloc

Completed in 120 milliseconds