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

/ast/src/lib/libvgraph/
H A Dgrbranching.c110 Brcycl_t *clist, *cl, *endcl; local
134 endcl = cl+w+1;
165 if(cl >= endcl) /* hmm, this should not happen */
166 { /**/ASSERT(cl < endcl);

Completed in 8 milliseconds