Home
last modified time | relevance | path

Searched refs:__xpp (Results 1 – 9 of 9) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++98/
A Dtree.cc237 if (__x->_M_parent == __xpp->_M_left) in _Rb_tree_insert_and_rebalance()
239 _Rb_tree_node_base* const __y = __xpp->_M_right; in _Rb_tree_insert_and_rebalance()
244 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
245 __x = __xpp; in _Rb_tree_insert_and_rebalance()
255 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
256 local_Rb_tree_rotate_right(__xpp, __root); in _Rb_tree_insert_and_rebalance()
261 _Rb_tree_node_base* const __y = __xpp->_M_left; in _Rb_tree_insert_and_rebalance()
266 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
267 __x = __xpp; in _Rb_tree_insert_and_rebalance()
277 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++98/
A Dtree.cc237 if (__x->_M_parent == __xpp->_M_left) in _Rb_tree_insert_and_rebalance()
239 _Rb_tree_node_base* const __y = __xpp->_M_right; in _Rb_tree_insert_and_rebalance()
244 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
245 __x = __xpp; in _Rb_tree_insert_and_rebalance()
255 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
256 local_Rb_tree_rotate_right(__xpp, __root); in _Rb_tree_insert_and_rebalance()
261 _Rb_tree_node_base* const __y = __xpp->_M_left; in _Rb_tree_insert_and_rebalance()
266 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
267 __x = __xpp; in _Rb_tree_insert_and_rebalance()
277 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++98/
A Dtree.cc237 if (__x->_M_parent == __xpp->_M_left) in _Rb_tree_insert_and_rebalance()
239 _Rb_tree_node_base* const __y = __xpp->_M_right; in _Rb_tree_insert_and_rebalance()
244 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
245 __x = __xpp; in _Rb_tree_insert_and_rebalance()
255 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
256 local_Rb_tree_rotate_right(__xpp, __root); in _Rb_tree_insert_and_rebalance()
261 _Rb_tree_node_base* const __y = __xpp->_M_left; in _Rb_tree_insert_and_rebalance()
266 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
267 __x = __xpp; in _Rb_tree_insert_and_rebalance()
277 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++98/
A Dtree.cc237 if (__x->_M_parent == __xpp->_M_left) in _Rb_tree_insert_and_rebalance()
239 _Rb_tree_node_base* const __y = __xpp->_M_right; in _Rb_tree_insert_and_rebalance()
244 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
245 __x = __xpp; in _Rb_tree_insert_and_rebalance()
255 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
256 local_Rb_tree_rotate_right(__xpp, __root); in _Rb_tree_insert_and_rebalance()
261 _Rb_tree_node_base* const __y = __xpp->_M_left; in _Rb_tree_insert_and_rebalance()
266 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
267 __x = __xpp; in _Rb_tree_insert_and_rebalance()
277 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++98/
A Dtree.cc237 if (__x->_M_parent == __xpp->_M_left) in _Rb_tree_insert_and_rebalance()
239 _Rb_tree_node_base* const __y = __xpp->_M_right; in _Rb_tree_insert_and_rebalance()
244 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
245 __x = __xpp; in _Rb_tree_insert_and_rebalance()
255 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
256 local_Rb_tree_rotate_right(__xpp, __root); in _Rb_tree_insert_and_rebalance()
261 _Rb_tree_node_base* const __y = __xpp->_M_left; in _Rb_tree_insert_and_rebalance()
266 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
267 __x = __xpp; in _Rb_tree_insert_and_rebalance()
277 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++98/
A Dtree.cc237 if (__x->_M_parent == __xpp->_M_left) in _Rb_tree_insert_and_rebalance()
239 _Rb_tree_node_base* const __y = __xpp->_M_right; in _Rb_tree_insert_and_rebalance()
244 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
245 __x = __xpp; in _Rb_tree_insert_and_rebalance()
255 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
256 local_Rb_tree_rotate_right(__xpp, __root); in _Rb_tree_insert_and_rebalance()
261 _Rb_tree_node_base* const __y = __xpp->_M_left; in _Rb_tree_insert_and_rebalance()
266 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
267 __x = __xpp; in _Rb_tree_insert_and_rebalance()
277 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++98/
A Dtree.cc237 if (__x->_M_parent == __xpp->_M_left) in _Rb_tree_insert_and_rebalance()
239 _Rb_tree_node_base* const __y = __xpp->_M_right; in _Rb_tree_insert_and_rebalance()
244 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
245 __x = __xpp; in _Rb_tree_insert_and_rebalance()
255 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
256 local_Rb_tree_rotate_right(__xpp, __root); in _Rb_tree_insert_and_rebalance()
261 _Rb_tree_node_base* const __y = __xpp->_M_left; in _Rb_tree_insert_and_rebalance()
266 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
267 __x = __xpp; in _Rb_tree_insert_and_rebalance()
277 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/src/c++98/
A Dtree.cc237 if (__x->_M_parent == __xpp->_M_left) in _Rb_tree_insert_and_rebalance()
239 _Rb_tree_node_base* const __y = __xpp->_M_right; in _Rb_tree_insert_and_rebalance()
244 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
245 __x = __xpp; in _Rb_tree_insert_and_rebalance()
255 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
256 local_Rb_tree_rotate_right(__xpp, __root); in _Rb_tree_insert_and_rebalance()
261 _Rb_tree_node_base* const __y = __xpp->_M_left; in _Rb_tree_insert_and_rebalance()
266 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
267 __x = __xpp; in _Rb_tree_insert_and_rebalance()
277 __xpp->_M_color = _S_red; in _Rb_tree_insert_and_rebalance()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Dxdr.h346 extern bool_t xdr_reference (XDR *__xdrs, caddr_t *__xpp, u_int __size,

Completed in 13 milliseconds