Home
last modified time | relevance | path

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

/dports/graphics/graphviz/graphviz-2.44.1/lib/dotgen/
H A Dconc.c59 static boolean upcandidate(node_t * v) in upcandidate() function
70 if (upcandidate(v) && (aghead(e) == aghead(f))) { in bothupcandidates()
228 if (upcandidate(left) == FALSE) in dot_concentrate()