Searched refs:sift (Results 1 - 1 of 1) sorted by relevance

/seL4-test-master/projects/musllibc/src/stdlib/
H A Dqsort.c88 static void sift(unsigned char *head, size_t width, cmpfun cmp, int pshift, size_t lp[]) function
150 sift(head, width, cmp, pshift, lp);
173 sift(head, width, cmp, pshift, lp);
180 sift(head, width, cmp, pshift, lp);

Completed in 24 milliseconds