Searched refs:nextunused (Results 1 – 1 of 1) sorted by relevance
160 int nextunused, struct owner_vertex_list *set);2211 graph_assign_indices(struct owner_graph *g, int *indices, int nextunused, in graph_assign_indices() argument2223 vlowest->v_order = indices[nextunused]; in graph_assign_indices()2225 nextunused++; in graph_assign_indices()2228 return (nextunused); in graph_assign_indices()