edge_index        719 lib/objagg.c   	int edge_index = objagg_tmp_graph_edge_index(graph, index,
edge_index        722 lib/objagg.c   	__set_bit(edge_index, graph->edges);
edge_index        728 lib/objagg.c   	int edge_index = objagg_tmp_graph_edge_index(graph, index,
edge_index        731 lib/objagg.c   	return test_bit(edge_index, graph->edges);