Searched refs:freenod (Results 1 – 1 of 1) sorted by relevance
53 static struct wordent *freenod(struct wordent *, struct wordent *);176 p1 = freenod(p1, redid ? p2 : p1->next); in asyn3()189 freenod(struct wordent *p1, struct wordent *p2) in freenod() function