Home
last modified time | relevance | path

Searched refs:bothdowncandidates (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/graphviz/graphviz-2.44.1/lib/dotgen/
H A Dconc.c47 static boolean bothdowncandidates(node_t * u, node_t * v) in bothdowncandidates() function
217 if (bothdowncandidates(left, right) == FALSE) in dot_concentrate()