Searched refs:clink (Results 1 – 1 of 1) sorted by relevance
6 const struct DMCompositeLink *rlink, *clink; in DMCreateMatrix_Composite_Nest() local21 for (j = 0, clink = com->next; clink; j++, clink = clink->next) { in DMCreateMatrix_Composite_Nest()