Lines Matching full:depp
1729 register struct dep **depp;1737 depp = &chain;1738 while (*depp)1740 struct dep *dep = *depp;1745 depp = &dep->next;1751 *depp = dep->next;