Home
last modified time | relevance | path

Searched defs:simplesort (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/sort/
H A Dradix_sort.c168 simplesort(RECHEADER **a, int n, int data_index) in simplesort() function
/netbsd-src/lib/libc/stdlib/
H A Dradixsort.c313 simplesort(const u_char **a, int n, int b, const u_char *tr, u_int endch) in simplesort() function