Searched refs:copyList (Results 1 – 2 of 2) sorted by relevance
285 struct element *copyList(struct element *l);
1144 result = copyList(e); in copy()1167 copyList(struct element *l) in copyList() function