Searched refs:_S_left (Results 1 – 5 of 5) sorted by relevance
561 static _base_ptr * _S_left(_base_ptr val) in _S_left() function602 *_S_left(_y) = _z; in _A_insert()621 *_S_left(_z) = NULL; in _A_insert()636 x = *_S_left(x); in _A_copy()646 x = *_S_left(x); in _A_copy()658 y = *_S_left(x); in _A_erase()763 x = comp ? *_S_left(x) : *_S_right(x); in c_rb_tree_insert_unique()789 *_S_left(x) : *_S_right(x); in c_rb_tree_insert_equal()946 x = *_S_left(x); in c_rb_tree_find()973 x = *_S_left(x); in c_rb_tree_lower_bound()[all …]
791 _S_left(_Base_ptr __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()795 _S_left(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY()1349 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()1376 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()1870 _S_left(__x) : _S_right(__x); in _GLIBCXX_VISIBILITY()1891 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()1901 __x = _S_left(__x); in _GLIBCXX_VISIBILITY()1922 _Link_type __y = _S_left(__x); in _GLIBCXX_VISIBILITY()1938 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()1954 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()[all …]
64 _S_left = 1L << 5, in _GLIBCXX_VISIBILITY() enumerator74 _S_adjustfield = _S_left | _S_right | _S_internal, in _GLIBCXX_VISIBILITY()362 static const fmtflags left = _S_left; in _GLIBCXX_VISIBILITY()