Home
last modified time | relevance | path

Searched refs:max_weight (Results 1 – 1 of 1) sorted by relevance

/lib/
Dobjagg.c759 unsigned int max_weight = 0; in objagg_tmp_graph_node_max_weight() local
769 if (weight >= max_weight) { in objagg_tmp_graph_node_max_weight()
770 max_weight = weight; in objagg_tmp_graph_node_max_weight()