Lines Matching refs:MA_STATE
1674 MA_STATE(parent, mas->tree, mas->index, mas->last); in mas_next_sibling()
3054 MA_STATE(r_mas, NULL, 0, 0); in mas_wr_spanning_store()
5123 MA_STATE(mas, mt, index, index); in mt_next()
5253 MA_STATE(mas, mt, index, index); in mt_prev()
5651 MA_STATE(mas, mt, index, index); in mtree_load()
5694 MA_STATE(mas, mt, index, last); in mtree_store_range()
5743 MA_STATE(ms, mt, first, last); in mtree_insert_range()
5790 MA_STATE(mas, mt, 0, 0); in mtree_alloc_range()
5852 MA_STATE(mas, mt, 0, 0); in mtree_alloc_cyclic()
5872 MA_STATE(mas, mt, 0, 0); in mtree_alloc_rrange()
5919 MA_STATE(mas, mt, index, index); in mtree_erase()
6153 MA_STATE(mas, mt, 0, 0); in __mt_dup()
6154 MA_STATE(new_mas, new, 0, 0); in __mt_dup()
6190 MA_STATE(mas, mt, 0, 0); in mtree_dup()
6191 MA_STATE(new_mas, new, 0, 0); in mtree_dup()
6258 MA_STATE(mas, mt, *index, *index); in mt_find()
6887 MA_STATE(mas, mt, 0, 0); in mt_validate_nulls()
6929 MA_STATE(mas, mt, 0, 0); in mt_validate()