Searched refs:__intlist__findnew (Results 1 – 1 of 1) sorted by relevance
65 static struct int_node *__intlist__findnew(struct intlist *ilist, in __intlist__findnew() function87 return __intlist__findnew(ilist, i, false); in intlist__find()92 return __intlist__findnew(ilist, i, true); in intlist__findnew()