Searched refs:RB_SET_P_L (Results 1 – 1 of 1) sorted by relevance
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/ |
D | rbtree.c | 85 #define RB_SET_P_L(t, n, p, l) \ macro 321 RB_SET_P_L(tree, p_idx, n_idx, cr_idx); in __rb_insert_balance() 595 RB_SET_P_L(tree, s_idx, sl_idx, cr_idx); in __rb_delete_rebalance() 632 RB_SET_P_L(tree, s_idx, g_idx, p_idx); in __rb_delete_rebalance() 771 RB_SET_P_L(tree, m_idx, p_idx, l_idx); in rb_delete()
|