HomeSort by: relevance | last modified time | path
    Searched defs:_remove_vertex (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/nbperf/
graph2.c 163 SIZED2(_remove_vertex)(struct SIZED(graph) *graph, uint32_t vertex)
240 SIZED2(_remove_vertex)(graph, i); local in function:SIZED2
245 SIZED2(_remove_vertex)(graph, e2->vertices[j]);

Completed in 13 milliseconds