Home
last modified time | relevance | path

Searched refs:_S_right (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/libstdc++/include/bits/
Dstl_tree.h529 _S_right(_Base_ptr __x)
533 _S_right(_Const_Base_ptr __x)
912 _S_left(__x) : _S_right(__x);
929 _S_left(__x) : _S_right(__x);
998 __x = __comp ? _S_left(__x) : _S_right(__x);
1039 if (_S_right(__before._M_node) == 0)
1058 if (_S_right(__position._M_node) == 0)
1096 if (_S_right(__before._M_node) == 0)
1115 if (_S_right(__position._M_node) == 0)
1153 if (_S_right(__before._M_node) == 0)
[all …]
Dios_base.h64 _S_right = 1L << 7, enumerator
72 _S_adjustfield = _S_left | _S_right | _S_internal,
281 static const fmtflags right = _S_right;