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

/haiku/headers/cpp/
H A Dstl_rope.h1602 static int _S_compare(const _RopeRep* __x, const _RopeRep* __y);
1611 return _S_compare(_M_tree_ptr, __y._M_tree_ptr);
H A Dropeimpl.h1279 rope<_CharT,_Alloc>::_S_compare (const _RopeRep* __left, function in class:rope

Completed in 50 milliseconds