Lines Matching refs:MAS_NONE
1399 mas->node = MAS_NONE; in mas_start()
2226 return ma_enode_ptr(MAS_NONE); in mte_node_or_none()
2550 if (enode == MAS_NONE) in mas_topiary_node()
2592 tmp[1].node = MAS_NONE; in mas_topiary_replace()
2593 tmp[2].node = MAS_NONE; in mas_topiary_replace()
2613 tmp_next[n++].node = MAS_NONE; in mas_topiary_replace()
2626 tmp[1].node = MAS_NONE; in mas_topiary_replace()
2627 tmp[2].node = MAS_NONE; in mas_topiary_replace()
2642 tmp_next[n].node = MAS_NONE; in mas_topiary_replace()
2653 tmp_next[n++].node = MAS_NONE; in mas_topiary_replace()
2882 l_mas.node = r_mas.node = m_mas.node = MAS_NONE; in mas_spanning_rebalance()
4425 mas->node = MAS_NONE; in mas_prev_node()
4588 mas->node = MAS_NONE; in mas_next_node()
4902 mas->node = MAS_NONE; in mas_walk()
5682 mas->node = MAS_NONE; in mas_next_setup()
5812 mas->node = MAS_NONE; in mas_prev_setup()
5967 mas->node = MAS_NONE; in mas_find_setup()
6041 mas->node = MAS_NONE; in mas_find_rev_setup()
6093 mas->node = MAS_NONE; in mas_find_rev_setup()
6681 struct maple_enode *p = MAS_NONE, *mn = mas->node; in mas_dfs_postorder()