Searched refs:nextunused (Results 1 – 1 of 1) sorted by relevance
156 int nextunused, struct owner_vertex_list *set);2209 graph_assign_indices(struct owner_graph *g, int *indices, int nextunused, in graph_assign_indices() argument2221 vlowest->v_order = indices[nextunused]; in graph_assign_indices()2223 nextunused++; in graph_assign_indices()2226 return (nextunused); in graph_assign_indices()