Searched refs:arc_hash_table (Results 1 – 1 of 1) sorted by relevance
94 htab_t arc_hash_table; member155 graph->arc_hash_table in conflict_graph_new()173 htab_delete (graph->arc_hash_table); in conflict_graph_delete()196 slot = htab_find_slot (graph->arc_hash_table, (void *) &dummy, INSERT); in conflict_graph_add()234 return htab_find (graph->arc_hash_table, (void *) &arc) != NULL; in conflict_graph_conflict_p()