Searched refs:eytzinger1_sort_r (Results 1 – 1 of 1) sorted by relevance
169 static void eytzinger1_sort_r(void *base1, size_t n, size_t size, in eytzinger1_sort_r() function241 return eytzinger1_sort_r(base1, n, size, cmp_func, swap_func, priv); in eytzinger0_sort_r()