Searched refs:stepson (Results 1 – 1 of 1) sorted by relevance
111 unsigned char *stepson, in trinkle() local123 stepson = head - lp[pshift]; in trinkle()124 if ((*cmp)(stepson, ar[0]) <= 0) { in trinkle()130 if ((*cmp)(rt, stepson) >= 0 || (*cmp)(lf, stepson) >= 0) { in trinkle()135 ar[i++] = stepson; in trinkle()136 head = stepson; in trinkle()
Completed in 3 milliseconds