Searched refs:max_index (Results 1 – 2 of 2) sorted by relevance
764 int max_index = -1; in objagg_tmp_graph_node_max_weight() local774 max_index = i; in objagg_tmp_graph_node_max_weight()777 return max_index; in objagg_tmp_graph_node_max_weight()
433 static unsigned long max_index(void *entry) in max_index() function586 while (max > max_index(head)) { in xas_expand()1480 if (xas->xa_index > max_index(entry)) in xas_find_marked()
Completed in 9 milliseconds