Searched refs:addteedge (Results 1 – 1 of 1) sorted by relevance
/dports/misc/libsolv/libsolv-0.7.19/src/ |
H A D | order.c | 106 addteedge(struct orderdata *od, int from, int to, int type) in addteedge() function 211 addteedge(od, from, to, type); in addedge() 718 addteedge(od, i, tail, TYPE_CYCLETAIL); in addcycleedges() 763 addteedge(od, head, k, TYPE_CYCLEHEAD); in addcycleedges()
|