Searched refs:cycl (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libvgraph/
H A Dgrbranching.c12 { Gredge_t* cycl; /* the cycle of strong components */ member in struct:_brcycl_s
90 prlink(cl->cycl);
171 cl->cycl = path;
177 for(ec = cl->cycl; ec; ec = ec->link)
191 for(ec = cl->cycl; ec; ec = ec->link)
229 for(ec = cl->cycl; ec; ec = ec->link)
234 for(ec = cl->cycl; ec; ec = ec->link)

Completed in 10 milliseconds