Searched refs:elt (Results 1 – 1 of 1) sorted by relevance
133 #define LL_SEARCH(head, out, elt, cmp) \ argument136 if ((cmp(out, elt)) == 0) \