Home | History | Annotate | Download | only in include

Lines Matching refs:succ

602 #define EDGE_INDEX(el, pred, succ) (find_edge_index ((el), (pred), (succ)))
605 block which is either the pred or succ end of the indexed edge. */