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

/haiku/src/system/libroot/posix/stdlib/
H A Dradixsort.c46 * r_sort_b().
65 static void r_sort_b(const u_char **, const u_char **, int, int,
115 r_sort_b(a, ta, n, 0, tr, endch);
226 r_sort_b(const u_char **a, const u_char **ta, int n, int i, const u_char *tr, function
256 r_sort_b(a, ta, n, i, tr, endch);

Completed in 87 milliseconds