lib/maple_tree.c
1350
max_piv = ma_data_end(mn, mt, pivots, mas->max) - 1;
lib/maple_tree.c
1532
offset = ma_data_end(node, type, pivots, mas->max);
lib/maple_tree.c
1604
end = ma_data_end(node, mt, pivots, mas->max);
lib/maple_tree.c
2007
count = mas->end = ma_data_end(wr_mas->node, wr_mas->type,
lib/maple_tree.c
2558
end = ma_data_end(node, type, pivots, max);
lib/maple_tree.c
4135
offset = ma_data_end(node, mt, pivots, max);
lib/maple_tree.c
4285
node_end = ma_data_end(node, mt, pivots, mas->max);
lib/maple_tree.c
4318
mas->end = ma_data_end(tmp, mt, pivots, mas->max);
lib/maple_tree.c
4544
data_end = ma_data_end(node, type, pivots, mas->max);
lib/maple_tree.c
4775
mas->end = ma_data_end(node, mt, pivots, mas->max);