Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_tree.c551 static _base_ptr * _A_leftmost(c_prb_tree thiz) in _A_leftmost() function
609 else if(_y == *_A_leftmost(thiz)) in _A_insert()
610 *_A_leftmost(thiz) = _z; in _A_insert()
668 *_A_leftmost(thiz) = thiz->_A_header; in _A_empty_initialize()
696 *_A_leftmost(thiz) = thiz->_A_header; in c_rb_tree_assign()
702 *_A_leftmost(thiz) = _S_minimum(*_A_root(thiz)); in c_rb_tree_assign()
712 return _A_get_iterator(*_A_leftmost(thiz)); in c_rb_tree_begin()
727 return _A_get_reverse_iterator(*_A_leftmost(thiz)); in c_rb_tree_rend()
927 *_A_leftmost(thiz) = thiz->_A_header; in c_rb_tree_clear()
1046 len = __black_count(*_A_leftmost(thiz), *_A_root(thiz)); in __c_rb_tree_verify()
[all …]