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

/freebsd-9.3-release/lib/libc/stdlib/
H A DSymbol.map63 sradixsort;
H A Dradixsort.c45 * For stable sorting (using N extra pointers) use sradixsort(), which calls
106 sradixsort(a, n, tab, endch) function
/freebsd-9.3-release/include/
H A Dstdlib.h291 int sradixsort(const unsigned char **, int, const unsigned char *,

Completed in 53 milliseconds