Home
last modified time | relevance | path

Searched defs:n_vertices (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgraphds.h47 int n_vertices; /* Number of vertices. */ member
H A Dgraphds.c59 new_graph (int n_vertices) in new_graph()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgraphds.h49 int n_vertices; /* Number of vertices. */ member
H A Dgraphds.c55 new_graph (int n_vertices) in new_graph()