Searched refs:edge (Results 1 – 4 of 4) sorted by relevance
2 edge [color=green];4 edge [color=grey];6 edge [ color=blue]8 edge [ color=lightblue]10 edge [style=dashed, color=red];
225 struct edge struct232 struct edge *next; /* link list of incoming edges for a node */ argument246 struct edge et;247 struct edge ef;252 struct edge *in_edges;
124 static void propedom(struct edge *);136 static void opt_j(struct edge *);140 static inline void link_inedge(struct edge *, struct block *);165 __thread struct edge **edges;307 struct edge *ep; in propedom()1247 struct edge *p;1373 struct edge *ep;1427 struct edge *ep; in opt_j()1492 struct edge *ep;1588 struct edge *ep;[all …]
8169 dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too